Skip to content

Commit

Permalink
adjusted margin-top to a larger value
Browse files Browse the repository at this point in the history
  • Loading branch information
banchan86 committed May 28, 2024
1 parent 34dc085 commit 8999704
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 @@ -159,7 +159,7 @@ html { font-family: var(--ff-poppins); }

body {
background: var(--smoky-black);
margin-top: 20px
margin-top: 40px
}


Expand Down

0 comments on commit 8999704

Please sign in to comment.