We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6168fed commit 09c6871Copy full SHA for 09c6871
wasp/index.html
@@ -201,7 +201,9 @@ <h3 class="text-secondary mx-auto">
201
<!-- Features -->
202
<section id="features" class="py-5 bg-dark">
203
<div class="container py-5">
204
- <h2 class="section-title">Bypass Inactivity Tracking Features</h2>
+ <div class="text-center mb-5">
205
+ <h2 class="section-title">Bypass Inactivity Tracking Features</h2>
206
+ </div>
207
<div class="row g-4 mt-4">
208
<div class="col-md-4">
209
<div class="feature-card">
0 commit comments