Changed styles and colors again

This commit is contained in:
2024-03-08 01:26:00 -05:00
parent b83bbac479
commit b8ca63d478

View File

@@ -22,6 +22,8 @@
body {
background-color: var(--dark-background) ;
color: var(--soft-white);
font-family: 'Roboto', sans-serif;
font-size: 16px;
}
.cover {