forked from lix-project/hydra
Add more spacing between products
This commit is contained in:
parent
00155aa7b1
commit
74fb2b37ce
|
@ -20,3 +20,8 @@ th {
|
|||
h3 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
table.productList {
|
||||
border-collapse: separate;
|
||||
border-spacing: 0em 1em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue