Skip to content

Commit

Permalink
Fix margin
Browse files Browse the repository at this point in the history
  • Loading branch information
energee committed Dec 12, 2023
1 parent 223c96c commit 2f3237b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/main.sass
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body
text-align: left

#app
margin: 5em 5px 0
margin: 5em 10px 0
transition: margin .25s ease

*
Expand Down

0 comments on commit 2f3237b

Please sign in to comment.