Reduce padding around logo on landing page (#10291)

This commit is contained in:
ThibG 2019-03-19 23:47:10 +01:00 committed by Eugen Rochko
parent 941b0adcae
commit 158c31b9df
1 changed files with 1 additions and 1 deletions

View File

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