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>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
</div>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
Reference in New Issue
Block a user