Move .image-wrap triangle down a few pixels to cover small gap

This commit is contained in:
Michael Rose 2014-10-20 23:09:05 -04:00
parent d0313bd423
commit 5525242588

View file

@ -272,7 +272,7 @@ $button-size: 1.5rem;
content: " ";
display: block;
position: absolute;
bottom: 5px;
bottom: 0;
left: 8%;
width: 0;
height: 0;