Skip to content

Commit bc7084c

Browse files
authored
fix: make navbar content visible in mobile view (#15)
1 parent 439e219 commit bc7084c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/css/custom.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ h1, h2, h3, h4, h5, h6 {
153153
.navbar {
154154
background: rgba(255, 255, 255, 0.95);
155155
border-bottom: 1px solid rgba(229, 231, 235, 0.8);
156-
backdrop-filter: blur(8px);
157156
animation: navbarFadeIn 0.5s ease-out;
158157
}
159158

0 commit comments

Comments
 (0)