Let the price have some more space from the bottom as well.

This commit is contained in:
Peter Fabian 2019-11-22 15:54:43 +01:00
parent 572ac52cb3
commit 177f720f1b
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ dl.variation,
.summary { .summary {
p.price { p.price {
margin-bottom: 2rem; margin-bottom: 3.5rem;
} }
} }