File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ <h1 class="header-two-top-title" style="margin-top: 0.3rem;">
30
30
< div class ="content-one ">
31
31
< div class ="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 transform scale-90 xl:scale-100 gap-5 lg:gap-28 xl:gap-0 justify-center justify-items-center mx-auto " style ="align-items: center; ">
32
32
{% include pricing_card_free.html unique_id="1" %}
33
- {% include pricing_card_supporter.html price="4" interval="Month (billed anually )" plan_id="9" %}
33
+ {% include pricing_card_supporter.html price="4" interval="Month (billed annually )" plan_id="9" %}
34
34
{% include pricing_card_unlimited.html price="9.90" interval="Month" plan_id="1" %}
35
35
</ div >
36
36
</ div >
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ <h2 class="showcase-two-top-title" id="feature-comparison-chart" style="max-widt
135
135
< div class ="content-one ">
136
136
< div class ="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 transform scale-90 xl:scale-100 gap-5 lg:gap-28 xl:gap-0 justify-center justify-items-center mx-auto " style ="align-items: center; ">
137
137
{% include pricing_card_free.html unique_id="1" %}
138
- {% include pricing_card_supporter.html price="4" interval="Month (billed anually )" plan_id="9" %}
138
+ {% include pricing_card_supporter.html price="4" interval="Month (billed annually )" plan_id="9" %}
139
139
{% include pricing_card_unlimited.html price="9.90" interval="Month" plan_id="1" %}
140
140
</ div >
141
141
</ div >
You can’t perform that action at this time.
0 commit comments