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

@@ -62,8 +62,6 @@ body {
border: 2px solid darkgoldenrod; /* 2px dikke zwarte rand */
padding: 20px; /* Ruimte binnen de container */
}
}
.product-box:hover {
transform: scale(1.05);