fix: pricing style adjustements
This commit is contained in:
parent
e49dbcdca3
commit
19438d6a19
2 changed files with 31 additions and 5 deletions
|
|
@ -154,7 +154,7 @@
|
|||
<h2>Tarifs</h2>
|
||||
<div class="section-divider"></div>
|
||||
</div>
|
||||
<div class="pricing">
|
||||
<div class="pricing {% if data.pricing|length > 3 %}dense{% endif %}">
|
||||
{% for item in data.pricing %}
|
||||
<div class="pricing-card">
|
||||
<div class="pricing-label">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue