This commit is contained in:
Dylanomz
2025-02-13 11:23:55 +01:00
parent aece625745
commit b8fb290aac
4 changed files with 4 additions and 0 deletions

View File

@@ -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 {