Skip to content

Commit 09c6871

Browse files
committed
fix index page
1 parent 6168fed commit 09c6871

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

wasp/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ <h3 class="text-secondary mx-auto">
201201
<!-- Features -->
202202
<section id="features" class="py-5 bg-dark">
203203
<div class="container py-5">
204-
<h2 class="section-title">Bypass Inactivity Tracking Features</h2>
204+
<div class="text-center mb-5">
205+
<h2 class="section-title">Bypass Inactivity Tracking Features</h2>
206+
</div>
205207
<div class="row g-4 mt-4">
206208
<div class="col-md-4">
207209
<div class="feature-card">

0 commit comments

Comments
 (0)