Move .image-wrap triangle down a few pixels to cover small gap
This commit is contained in:
@ -272,7 +272,7 @@ $button-size: 1.5rem;
|
||||
content: " ";
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 5px;
|
||||
bottom: 0;
|
||||
left: 8%;
|
||||
width: 0;
|
||||
height: 0;
|
||||
|
Reference in New Issue
Block a user