Compare commits
1 Commits
main
...
update-mon
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
650b16aeae |
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
:root {
|
:root {
|
||||||
--fontFamily-base: "Satoshi", system-ui, -apple-system, Helvetica, Arial, sans-serif;
|
--fontFamily-base: "Satoshi", system-ui, -apple-system, Helvetica, Arial, sans-serif;
|
||||||
--fontFamily-monospace: Courier, monospace, var(--fontFamily-base);
|
--fontFamily-monospace: monospace, var(--fontFamily-base);
|
||||||
|
|
||||||
--fontWeight-base-0: 450;
|
--fontWeight-base-0: 450;
|
||||||
--fontWeight-base-1: 500;
|
--fontWeight-base-1: 500;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user