Skip to content

Commit

Permalink
Update basic-style.css
Browse files Browse the repository at this point in the history
Amended background color to match rendition
  • Loading branch information
tehmaze authored Sep 22, 2023
1 parent fa899c3 commit 0da7835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/basic-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ html {
margin: 0;
padding: 0;
border: 0;
background-color: #383737;
background-color: #3b3b3b;
background-image: url("Vz330.jpg");
background-position: right bottom;
background-size: contain;
Expand Down

0 comments on commit 0da7835

Please sign in to comment.