This commit is contained in:
vista-man
2025-02-20 09:52:50 +01:00
2 changed files with 41 additions and 27 deletions

View File

@@ -22,6 +22,7 @@ body {
left: 50%;
transform: translate(-50%, -50%);
transition: all 0.3s ease; /* Add transition for position and background color */
z-index: 1;
}
.menu-bar.top {