File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 567567 }
568568
569569 .nav-backdrop {
570- top : 0 ;
571- left : 0 ;
572- right : 0 ;
573- inset : auto;
574- height : var (--nav-backdrop-h-mobile );
575- background : var (--nav-backdrop );
576- opacity : 0 ;
577- visibility : visible;
578- backdrop-filter : none;
579- -webkit-backdrop-filter : none;
580- transition : opacity .22s ease;
570+ display : none !important ;
581571 }
582572
583573 .nav-menu-blur {
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=20260321e ">
11+ < link rel ="stylesheet " href ="assets/css/style.css?v=20260321f ">
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