Update file style.css
This commit is contained in:
parent
a40c7a306e
commit
be3efa94ec
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user