Update file style.css

This commit is contained in:
Jan BELLON 2024-03-07 02:06:45 +00:00
parent be3efa94ec
commit 1182bb1f29

View File

@ -1,6 +1,6 @@
:root {
--text: #e9e9e9;
--background: hsl(0, 0%, 20%);
--background: hsl(0, 0%, 15%);
--dark-background: hsl(0, 0%, 10%);
}