feat: implement floating navbar with aurora background and updated header styling
This commit is contained in:
		| @@ -8,12 +8,6 @@ | ||||
|     <meta name="description" content="Discover Mycelium, an end-to-end encrypted IPv6 overlay network. The future of secure, efficient, and scalable networking." /> | ||||
|     <link rel="preconnect" href="https://fonts.googleapis.com" /> | ||||
|     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> | ||||
|     <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" /> | ||||
|     <style> | ||||
|       :root { | ||||
|         --font-inter: 'Inter', sans-serif; | ||||
|       } | ||||
|     </style> | ||||
|   </head> | ||||
|   <body> | ||||
|     <div id="root"></div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user