Spaces:
Running
Running
put the about before the features
Browse files- index.html +2 -3
index.html
CHANGED
|
@@ -242,10 +242,9 @@
|
|
| 242 |
</div>
|
| 243 |
</div>
|
| 244 |
</section>
|
| 245 |
-
|
| 246 |
-
<!-- Features Section -->
|
| 247 |
<section id="features" class="relative z-10 py-20 bg-black bg-opacity-90">
|
| 248 |
-
|
| 249 |
<h2 class="text-4xl font-bold text-center mb-16 font-['Bebas+Neue'] tracking-wider">
|
| 250 |
<span class="text-yellow-500">TRAIN</span> <span class="text-red-500">YOUR</span> <span class="text-white">MIND</span>
|
| 251 |
</h2>
|
|
|
|
| 242 |
</div>
|
| 243 |
</div>
|
| 244 |
</section>
|
| 245 |
+
<!-- Features Section -->
|
|
|
|
| 246 |
<section id="features" class="relative z-10 py-20 bg-black bg-opacity-90">
|
| 247 |
+
<div class="container mx-auto px-6">
|
| 248 |
<h2 class="text-4xl font-bold text-center mb-16 font-['Bebas+Neue'] tracking-wider">
|
| 249 |
<span class="text-yellow-500">TRAIN</span> <span class="text-red-500">YOUR</span> <span class="text-white">MIND</span>
|
| 250 |
</h2>
|