Fix: increase spacing between sections in terms and SLA pages
This commit is contained in:
2
sla.html
2
sla.html
@@ -40,7 +40,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- SLA Content -->
|
<!-- SLA Content -->
|
||||||
<div class="glass-card p-8 md:p-12 rounded-2xl space-y-8">
|
<div class="glass-card p-8 md:p-12 rounded-2xl space-y-12">
|
||||||
|
|
||||||
<!-- Section 1 -->
|
<!-- Section 1 -->
|
||||||
<section>
|
<section>
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Terms Content -->
|
<!-- Terms Content -->
|
||||||
<div class="glass-card p-8 md:p-12 rounded-2xl space-y-8">
|
<div class="glass-card p-8 md:p-12 rounded-2xl space-y-12">
|
||||||
|
|
||||||
<!-- Section 1 -->
|
<!-- Section 1 -->
|
||||||
<section>
|
<section>
|
||||||
|
|||||||
Reference in New Issue
Block a user