Update globals.css

烟花效果置于顶层
This commit is contained in:
tangly1024
2022-04-29 18:29:09 +08:00
committed by GitHub
parent 8dc3941a31
commit 4be70baa19

View File

@@ -151,6 +151,6 @@ nav {
position: fixed;
left: 0;
top: 0;
z-index: 11;
z-index: 50;
pointer-events: none;
}
}