Skip to content

Commit

Permalink
Reduce padding around logo on landing page (mastodon#10291)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored and hiyuki2578 committed Oct 2, 2019
1 parent 670f75f commit 6ea981b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/styles/mastodon/about.scss
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ $small-breakpoint: 960px;
display: flex;
justify-content: center;
align-items: center;
padding: 100px;
padding: 50px;

img {
height: 52px;
Expand Down

0 comments on commit 6ea981b

Please sign in to comment.