1
Fork 0

Fix scss lint

This commit is contained in:
Jake Howard 2017-11-11 22:20:03 +00:00
parent 0cc92f97e8
commit 6669fa16c4
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -68,11 +68,11 @@ code {
#light-gallery {
a {
display: inline-block;
margin-bottom: $grid-gutter-width;
border-bottom: 0;
cursor: zoom-in;
width: 100%;
overflow: hidden;
margin-bottom: $grid-gutter-width;
img {
transition: opacity 0.5s;