This commit is contained in:
cowboykipnugget
2025-02-20 09:22:06 +01:00
parent 905ab493d8
commit dea0131a4e

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 {