Reduce padding around logo on landing page (#10291)
parent
506e50f8c2
commit
45e43b70f9
|
@ -657,7 +657,7 @@ $small-breakpoint: 960px;
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 100px;
|
||||
padding: 50px;
|
||||
|
||||
img {
|
||||
height: 52px;
|
||||
|
|
Loading…
Reference in New Issue