1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-19 08:13:24 +09:00

[Glitch] Reduce padding around logo on landing page

Port 158c31b9df to glitch-soc
This commit is contained in:
ThibG 2019-03-19 23:47:10 +01:00 committed by Thibaut Girka
parent 4d01d9c46f
commit 803c350ef5

View File

@ -660,7 +660,7 @@ $small-breakpoint: 960px;
display: flex;
justify-content: center;
align-items: center;
padding: 100px;
padding: 50px;
img {
height: 52px;