Skip to content

Commit

Permalink
margin left -10
Browse files Browse the repository at this point in the history
  • Loading branch information
anaaragon88 committed Dec 17, 2024
1 parent f10d2c3 commit 0ab4083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ body {
font-family: var(--font-primary);
margin: 0;
margin-top: -300px;
margin-left: -70px;
margin-left: -60px;
padding: 0;
color: var(--principal-3);
background-image: url("./img/background.png");
Expand Down

0 comments on commit 0ab4083

Please sign in to comment.