Skip to content

Commit df66239

Browse files
fix: style list-groups (#263)
1 parent e52551f commit df66239

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
@import "admonition";
22

3+
:root {
4+
--bs-list-group-bg: #var(--navbar-col);
5+
}
6+
37
body {
48
font-family: 'Open Sans', sans-serif;
59
}

0 commit comments

Comments
 (0)