Remove unnecessary whitespace in style.css

This commit is contained in:
vista-man
2025-02-19 09:37:48 +01:00
parent 4a6ca8729d
commit 8087679167

View File

@@ -63,8 +63,6 @@ body {
padding: 20px; /* Ruimte binnen de container */
}
}
.product-box:hover {
transform: scale(1.05);
}