Skip to content

Commit 65c1c90

Browse files
author
Alexia Michelle
committed
fix
1 parent 89e2174 commit 65c1c90

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/css/custom.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ h6 {
9494
background: var(--ifm-navbar-background-color);
9595
border-bottom: 1px solid var(--surface-border);
9696
box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05);
97-
position: relative;
98-
z-index: 200;
9997
}
10098

10199
.navbar__title {
@@ -110,9 +108,7 @@ h6 {
110108
}
111109

112110
.navbar-sidebar {
113-
backdrop-filter: var(--surface-blur);
114111
background: var(--ifm-background-color) !important;
115-
z-index: 201 !important;
116112
}
117113

118114
.footer {

0 commit comments

Comments
 (0)