Skip to content

Commit

Permalink
background-position: top left
Browse files Browse the repository at this point in the history
  • Loading branch information
Papa-26 committed Mar 23, 2024
1 parent b9d83f9 commit aa20d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ body {
background-image: url(../img/McMasterBackground.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top;
background-position: top left;
background-size: auto 100vh;
background-color: rgb(240, 254, 255);
max-width: 1400px;
Expand Down

0 comments on commit aa20d84

Please sign in to comment.