This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@import "fonts";
|
||||
@import "fonts";
|
||||
|
||||
$width-mobile: 900px;
|
||||
|
||||
@ -12,6 +12,7 @@ body {
|
||||
background-color: #2e3440;
|
||||
color: #fff;
|
||||
font-family: "Noto Sans", Tahoma, Geneva, Verdana, sans-serif;
|
||||
text-rendering: geometricPrecision;
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
background-color: #fff;
|
||||
|
Reference in New Issue
Block a user