Skip to content

Commit 8db5c49

Browse files
ClearlyClaireGargron
authored andcommitted
Reduce padding around logo on landing page (mastodon#10291)
1 parent 9e202a6 commit 8db5c49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/javascript/styles/mastodon/about.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ $small-breakpoint: 960px;
657657
display: flex;
658658
justify-content: center;
659659
align-items: center;
660-
padding: 100px;
660+
padding: 50px;
661661

662662
img {
663663
height: 52px;

0 commit comments

Comments
 (0)