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 e52551f commit df66239Copy full SHA for df66239
1 file changed
_sass/styles.scss
@@ -1,5 +1,9 @@
1
@import "admonition";
2
3
+:root {
4
+ --bs-list-group-bg: #var(--navbar-col);
5
+}
6
+
7
body {
8
font-family: 'Open Sans', sans-serif;
9
}
0 commit comments