[Glitch] Reduce padding around logo on landing page

Port 45e43b70f9 to glitch-soc
th-downstream
ThibG 6 years ago committed by Thibaut Girka
parent 57b5582301
commit 3db8178355

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

Loading…
Cancel
Save