mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 13:26:27 +01:00
s
This commit is contained in:
@@ -272,9 +272,10 @@ body {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 10px 0;
|
||||
border-bottom: 2px solid #ff9d3b;
|
||||
border-bottom: 2px solid #ff8c00; /* Change this to the orange color */
|
||||
}
|
||||
|
||||
|
||||
.cart-item button:hover {
|
||||
background-color: #b71c1c;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user