Changed styles and colors again

This commit is contained in:
2024-03-08 01:27:16 -05:00
parent a1f4b6c296
commit 7ec64bb53d

View File

@@ -22,7 +22,7 @@
body {
background-color: var(--dark-background) ;
color: var(--soft-white);
font-family: 'Roboto', sans-serif;
/* font-family: 'Roboto', sans-serif; */
font-size: 16px;
}