We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e2174 commit 65c1c90Copy full SHA for 65c1c90
1 file changed
src/css/custom.css
@@ -94,8 +94,6 @@ h6 {
94
background: var(--ifm-navbar-background-color);
95
border-bottom: 1px solid var(--surface-border);
96
box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05);
97
- position: relative;
98
- z-index: 200;
99
}
100
101
.navbar__title {
@@ -110,9 +108,7 @@ h6 {
110
108
111
109
112
.navbar-sidebar {
113
- backdrop-filter: var(--surface-blur);
114
background: var(--ifm-background-color) !important;
115
- z-index: 201 !important;
116
117
118
.footer {
0 commit comments