Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
idakandrew authored Jun 4, 2024
1 parent faff232 commit 5389d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1>Andrew's Site</h1>
background-image: url("BG.jpg");
background-size: cover;
background-repeat: no-repeat;
min-height: 100%;
min-height: 100vh;
}
h1 {
font-size: 5vw;
Expand Down

0 comments on commit 5389d34

Please sign in to comment.