mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-06 23:14:57 +00:00
[Glitch] Reduce padding around logo on landing page
Port 158c31b9df
to glitch-soc
This commit is contained in:
parent
4d01d9c46f
commit
803c350ef5
|
@ -660,7 +660,7 @@ $small-breakpoint: 960px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 100px;
|
padding: 50px;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
height: 52px;
|
height: 52px;
|
||||||
|
|
Loading…
Reference in a new issue