hugo-soresu

My fork of hugo-xmin

git clone git://git.shimmy1996.com/hugo-soresu.git
commit 209c47d9cea1a9a8f162eac2673ea08bfb8a7073
parent b6d6b154c00b8c5f699f2a86056a39c8c2c2ace8
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sat, 14 Sep 2019 17:03:51 -0400

Remove bottom margin in isso auth section for small screens

Diffstat:
Mlayouts/partials/css/isso.css | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/layouts/partials/css/isso.css b/layouts/partials/css/isso.css
@@ -253,7 +253,6 @@
     .isso-postbox > .form-wrapper > .auth-section .input-wrapper {
         display: block;
         max-width: 100%;
-        margin: 0 0 .3em;
     }
     .isso-postbox > .form-wrapper > .auth-section .input-wrapper input {
         width: 100%;