Skip to content

Commit

Permalink
fix: set #homepage content margin
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Jan 24, 2025
1 parent 50deff3 commit 95ab191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sass/_site.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
.content {
display: flex;
flex: 1;
margin-top: 42px;
padding: 0px 10% 52px;
align-items: center;
justify-content: center;
Expand Down

0 comments on commit 95ab191

Please sign in to comment.