Increase spacing in cards in features section

This commit is contained in:
Dorian Niemiec 2024-07-20 20:07:39 +02:00
parent 8555e9599b
commit 025edc09f1

View file

@ -201,9 +201,9 @@ tr.comparison-table-mobile-feature td {
.promo-text { .promo-text {
text-align: left; text-align: left;
padding-bottom: 0.5em; padding-bottom: 0.625em;
padding-left: 0.5em; padding-left: 0.625em;
padding-right: 0.5em; padding-right: 0.625em;
} }
.translated-rtl .promo-text { .translated-rtl .promo-text {