add new navbar!!

This commit is contained in:
Ashley 2023-11-07 14:51:05 +00:00
parent eeb50942f7
commit 9875899826

View file

@ -549,13 +549,13 @@ background-color: #0000;
transition-duration: 150ms;
}
nav {
z-index: 1;
position: sticky;
background:#0A0608
background:#0009;
top: 0;
}
</style>
<% if(dm) { %>
<style>