This commit is contained in:
Madison Rye Progress
2024-07-02 11:25:07 -07:00
parent 328a296c76
commit 5ed8841331
2 changed files with 2 additions and 1 deletions

View File

@ -53,6 +53,7 @@ body.dark-mode .hero {
background-size: cover;
background-position: center;
background-color: #282828;
color: #eee;
}
.hero ul {