File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 582582
583583 .nav-menu-blur {
584584 display : block;
585- position : absolute;
586- top : var (--menu-blur-top , 0px );
587- left : 0 ;
588- right : 0 ;
589- height : var (--menu-blur-height , 0px );
585+ position : fixed;
586+ inset : 0 ;
590587 z-index : 2 ;
591588 pointer-events : none;
592589 opacity : 0 ;
Original file line number Diff line number Diff line change 88 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
99 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
1010 < link href ="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Unbounded:wght@500;700;800&display=swap " rel ="stylesheet ">
11- < link rel ="stylesheet " href ="assets/css/style.css?v=20260320n ">
11+ < link rel ="stylesheet " href ="assets/css/style.css?v=20260320o ">
1212
1313 < link rel ="icon " type ="image/svg+xml " href ="favicon.svg ">
1414 < link rel ="icon " sizes ="192x192 " href ="android-chrome-192x192.png ">
You can’t perform that action at this time.
0 commit comments