Skip to content

Commit

Permalink
FIX[padding of home]
Browse files Browse the repository at this point in the history
  • Loading branch information
shuoros committed Dec 10, 2023
1 parent dc3e85c commit ad773ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ header .row {
}
.home {
display: flex;
padding: 0px 60px;
padding: 0px 65px;
flex-direction: column;
justify-content: center;
align-items: center;
Expand Down

0 comments on commit ad773ac

Please sign in to comment.