css: black background
This commit is contained in:
parent
f0637cfdff
commit
04d4613b98
@ -46,7 +46,7 @@ body {
|
|||||||
font-family: Inter, sans-serif;
|
font-family: Inter, sans-serif;
|
||||||
max-width: 50em;
|
max-width: 50em;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
background: #101010;
|
background: #000000;
|
||||||
color: #e3e3e3;
|
color: #e3e3e3;
|
||||||
font-size: 105%;
|
font-size: 105%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user