Merge feature/v0.21.0-appcss-sweep into v0.21.0 polish wave
This commit is contained in:
+793
-738
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,7 @@
|
|||||||
:root {
|
:root {
|
||||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
|
font-family: var(--font-sans);
|
||||||
Arial, sans-serif;
|
color: var(--color-text);
|
||||||
color: #1a1a1a;
|
background: var(--color-bg);
|
||||||
background: #fafaf8;
|
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user