fix(PublicPage): add pricing supra dense class

This commit is contained in:
Matthieu Bessat 2020-08-10 14:20:04 +02:00
parent 313ee7cfd4
commit bea0b0e24e
2 changed files with 5 additions and 1 deletions

View file

@ -459,6 +459,10 @@ section {
margin-bottom: -1em;
}
.pricing.supra-dense {
flex-wrap: wrap;
}
.pricing-card {
min-width: 10em;
max-width: 14em;