fix(PublicPage): add pricing supra dense class
This commit is contained in:
parent
313ee7cfd4
commit
bea0b0e24e
2 changed files with 5 additions and 1 deletions
|
|
@ -459,6 +459,10 @@ section {
|
|||
margin-bottom: -1em;
|
||||
}
|
||||
|
||||
.pricing.supra-dense {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.pricing-card {
|
||||
min-width: 10em;
|
||||
max-width: 14em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue