Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ae1caaf5a | |||
| 895497ee8a |
1 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@
|
|||
--info: #88aec8;
|
||||
--info-subtle: #101e2c;
|
||||
--info-border: #1e3850;
|
||||
--info-fg: #0a1828;
|
||||
--info-fg: #fff8e8;
|
||||
|
||||
--neutral: #7a6e60;
|
||||
--neutral-fg: #fff8e8;
|
||||
|
|
@ -173,7 +173,7 @@
|
|||
}
|
||||
html {
|
||||
font-family: var(--font-sans);
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue