Hotfix: Styling and organization.

This commit is contained in:
Olivia Brooks
2025-06-02 12:15:24 -04:00
parent 220485a74c
commit 0e14d3c9b1
12 changed files with 19 additions and 19 deletions

View File

@@ -27,7 +27,7 @@ hr {
.viewport {
height: 100vh;
width: 100vw;
background-image: url(test-image.jpg);
background-image: url(img/test-image.jpg);
background-position: center;
background-size: cover;
align-items: flex-start;