1
Fork 0

Update lint

This commit is contained in:
Jake Howard 2017-07-09 19:46:57 +01:00
parent 6f16e569de
commit 33462f2270
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -81,9 +81,9 @@ blockquote p {
} }
.dropotron.level-1 { .dropotron.level-1 {
margin-top: 0.1em;
left: initial !important;
right: 100% !important; right: 100% !important;
left: initial !important;
margin-top: 0.1em;
} }
#main { #main {
@ -112,14 +112,14 @@ blockquote p {
#light-gallery { #light-gallery {
a { a {
cursor: zoom-in;
display: inline-block; display: inline-block;
overflow: hidden; cursor: zoom-in;
width: 100%; width: 100%;
overflow: hidden;
img { img {
width: 100%;
transition: opacity 0.5s; transition: opacity 0.5s;
width: 100%;
} }
&:hover img { &:hover img {