Soften lightmode text color
This commit is contained in:
parent
14f16352fc
commit
51a9605668
|
@ -2,7 +2,7 @@
|
||||||
html {
|
html {
|
||||||
font: 16px sans-serif;
|
font: 16px sans-serif;
|
||||||
background: #f1f5f9;
|
background: #f1f5f9;
|
||||||
color: #111;
|
color: #0f172a;
|
||||||
scrollbar-gutter: stable;
|
scrollbar-gutter: stable;
|
||||||
overflow: hidden auto;
|
overflow: hidden auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user