mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 07:49:29 +00:00
[Glitch] Reduce padding around logo on landing page
Port 158c31b9df to glitch-soc
This commit is contained in:
@@ -660,7 +660,7 @@ $small-breakpoint: 960px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 100px;
|
||||
padding: 50px;
|
||||
|
||||
img {
|
||||
height: 52px;
|
||||
|
||||
Reference in New Issue
Block a user