页面优化
This commit is contained in:
@@ -35,7 +35,7 @@ export default function BottomNav() {
|
||||
|
||||
return (
|
||||
<nav
|
||||
className="fixed bottom-0 left-0 right-0 z-50 lg:hidden"
|
||||
className="fixed bottom-0 left-0 right-0 z-50"
|
||||
style={{
|
||||
background: "rgba(10, 10, 12, 0.96)",
|
||||
backdropFilter: "blur(40px) saturate(200%)",
|
||||
|
||||
Reference in New Issue
Block a user