Change nav layout

This commit is contained in:
BlossomiShymae
2024-09-12 16:04:31 -05:00
parent d7e00e6eef
commit 41d937ae6f
2 changed files with 71 additions and 37 deletions

View File

@@ -79,6 +79,11 @@ table > tbody > tr:hover > * {
background-color: #0008 !important;
}
ul.dropdown-menu {
background: transparent;
backdrop-filter: blur(0.4rem);
}
.background {
height: 100%;
width: 100%;