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.
1 parent b7f4621 commit 4b6813eCopy full SHA for 4b6813e
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