]> cat aescling's git repositories - mastodon.git/commitdiff
Reduce padding around logo on landing page (#10291)
authorThibG <thib@sitedethib.com>
Tue, 19 Mar 2019 22:47:10 +0000 (23:47 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 19 Mar 2019 22:47:10 +0000 (23:47 +0100)
app/javascript/styles/mastodon/about.scss

index 465ef2c1198cd866df20a5a5b30ccdfdfb58ba05..d3b4a59098dc5e57659922ec8236e8ec11b5825f 100644 (file)
@@ -657,7 +657,7 @@ $small-breakpoint: 960px;
     display: flex;
     justify-content: center;
     align-items: center;
-    padding: 100px;
+    padding: 50px;
 
     img {
       height: 52px;