Skip to content
Snippets Groups Projects
Commit 805b9175 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

Update file navbar.css

parent 27314fcb
No related branches found
No related tags found
No related merge requests found
Pipeline #407336 passed
......@@ -31,7 +31,7 @@ body{
/* display: flex; */
position: fixed; /* Keep the navbar fixed at the top of the viewport */
top: 0; /* Align it to the very top of the page */
left: -10px;
/* left: -10px; */
width: 100%; /* Make sure it spans the full width of the page */
z-index: 10; /* Ensure it stays above other content */
backdrop-filter: blur(5px); /* Optional: Keep this for a blurred background */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment