Fix nav bug

This commit is contained in:
2025-01-08 22:25:52 +00:00
parent faa1c5437b
commit 56e771c454

View File

@@ -53,6 +53,8 @@
float: right;
width: fit-content;
padding-right: 20px;
position: relative;
z-index: 999;
}
#logo-container{