This commit is contained in:
Dylanomz
2025-02-13 11:47:07 +01:00
parent d9c2ebea46
commit 7a1d83d46c
4 changed files with 6 additions and 2 deletions

View File

@@ -37,7 +37,8 @@ body {
flex-wrap: wrap;
padding: 20px;
justify-content: space-around;
grid:
}
.product-box {
@@ -50,6 +51,7 @@ grid:
cursor: pointer;
transition: all 0.3s ease;
}
.product-box:hover {