mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 13:26:27 +01:00
poj
This commit is contained in:
@@ -152,7 +152,7 @@ body {
|
|||||||
display: none; /* Initially hide the cart icon */
|
display: none; /* Initially hide the cart icon */
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 80px; /* Move the cart icon down */
|
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;
|
background-color: #ff6600;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
|
|||||||
Reference in New Issue
Block a user