]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Reduce padding around logo on landing page
authorThibG <thib@sitedethib.com>
Tue, 19 Mar 2019 22:47:10 +0000 (23:47 +0100)
committerThibaut Girka <thib@sitedethib.com>
Wed, 20 Mar 2019 13:54:52 +0000 (14:54 +0100)
Port 158c31b9df538691666e5b91f48a0afecd2985fe to glitch-soc

app/javascript/flavours/glitch/styles/about.scss

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