Make products filterable by product type

This commit is contained in:
imperosol
2024-12-21 02:13:37 +01:00
parent 6953eaa9d0
commit accf1befce
7 changed files with 151 additions and 61 deletions

View File

@@ -107,7 +107,7 @@ form {
}
}
label {
label, legend {
display: block;
margin-bottom: 8px;