mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 21:36:27 +01:00
rr4
This commit is contained in:
@@ -37,6 +37,7 @@ body {
|
||||
flex-wrap: wrap;
|
||||
padding: 20px;
|
||||
justify-content: space-around;
|
||||
grid:
|
||||
}
|
||||
|
||||
.product-box {
|
||||
@@ -48,6 +49,7 @@ body {
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
transition: all 0.3s ease;
|
||||
|
||||
}
|
||||
|
||||
.product-box:hover {
|
||||
|
||||
Reference in New Issue
Block a user