mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 13:26:27 +01:00
Merge branch 'main' of https://github.com/Alvin-Zilverstand/Schoolkantine
This commit is contained in:
@@ -152,7 +152,7 @@ body {
|
||||
display: none; /* Initially hide the cart icon */
|
||||
position: fixed;
|
||||
top: 80px; /* Move the cart icon down */
|
||||
right: 60px; /* Adjust right position to make space for language switcher */
|
||||
right: 10px; /* Adjust right position to make space for language switcher */
|
||||
background-color: #ff6600;
|
||||
color: white;
|
||||
padding: 10px 15px;
|
||||
|
||||
Reference in New Issue
Block a user