Fix: increase spacing between sections in terms and SLA pages

This commit is contained in:
kappa
2026-01-20 23:57:49 +09:00
parent 66a068beae
commit e33aadcae3
2 changed files with 2 additions and 2 deletions

View File

@@ -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>

View File

@@ -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>