[Glitch] Reduce padding around logo on landing page

Port 158c31b9df to glitch-soc
master
ThibG 5 years ago committed by Thibaut Girka
parent 4d01d9c46f
commit 803c350ef5
  1. 2
      app/javascript/flavours/glitch/styles/about.scss

@ -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