Stop using test background.

This commit is contained in:
Cutieguwu
2025-07-12 14:40:21 -04:00
parent b9bb3f25c3
commit b0a1ccac36

View File

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