From 33462f2270f0796b9f25a2a1068814093f7f6067 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 9 Jul 2017 19:46:57 +0100 Subject: [PATCH] Update lint --- static/src/scss/style.scss | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/static/src/scss/style.scss b/static/src/scss/style.scss index 572b239..ea632ad 100644 --- a/static/src/scss/style.scss +++ b/static/src/scss/style.scss @@ -81,9 +81,9 @@ blockquote p { } .dropotron.level-1 { - margin-top: 0.1em; - left: initial !important; right: 100% !important; + left: initial !important; + margin-top: 0.1em; } #main { @@ -112,14 +112,14 @@ blockquote p { #light-gallery { a { - cursor: zoom-in; display: inline-block; - overflow: hidden; + cursor: zoom-in; width: 100%; + overflow: hidden; img { - width: 100%; transition: opacity 0.5s; + width: 100%; } &:hover img {