Update file style.css

This commit is contained in:
Jan BELLON 2024-03-07 02:05:57 +00:00
parent a40c7a306e
commit be3efa94ec

View File

@ -1,7 +1,7 @@
:root {
--text: #e9e9e9;
--background: #3a3a3a;
--dark-background: #242424;
--background: hsl(0, 0%, 20%);
--dark-background: hsl(0, 0%, 10%);
}
@font-face {