We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bfcd3c + 4b6813e commit 09576d7Copy full SHA for 09576d7
src/theme/css/chrome.css
@@ -1,7 +1,5 @@
1
/* CSS for UI elements (a.k.a. chrome) */
2
3
-@import 'variables.css';
4
-
5
html {
6
scrollbar-color: var(--scrollbar) var(--bg);
7
}
src/theme/css/general.css
/* Base styles and content styles */
:root {
/* Browser default font-size is 16px, this way 1 rem = 10px */
font-size: 62.5%;
0 commit comments