This commit is contained in:
vista-man
2025-02-13 11:38:47 +01:00
5 changed files with 6 additions and 2 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 {