mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-30 12:00:13 -05:00
Reduce padding around logo on landing page (#10291)
This commit is contained in:
parent
941b0adcae
commit
158c31b9df
@ -657,7 +657,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 New Issue
Block a user