mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-04-22 03:19:22 +02:00
s
This commit is contained in:
@@ -21,7 +21,6 @@ body {
|
|||||||
top: 60%;
|
top: 60%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
z-index: 1000; /* Ensure it is above other elements */
|
|
||||||
transition: all 0.3s ease; /* Add transition for position and background color */
|
transition: all 0.3s ease; /* Add transition for position and background color */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user