Skip to content

Commit

Permalink
Set masthead 100vh
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredliw authored Oct 2, 2024
1 parent 8336664 commit 66bdabb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ header.masthead {
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
height: 100vh;
}

.masthead p {
Expand All @@ -27,4 +28,4 @@ header.masthead {
height: 35%;
max-width: 120px;
}
}
}

0 comments on commit 66bdabb

Please sign in to comment.