Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -131,10 +131,10 @@
|
|
131 |
<div class="container mx-auto px-4 py-12 md:py-16">
|
132 |
<!-- Header -->
|
133 |
<header class="text-center mb-12 md:mb-16">
|
134 |
-
<h1 class="text-4xl md:text-5xl lg:text-6xl font-bold gradient-text mb-3">Italian
|
135 |
<div class="header-divider w-32 md:w-40 mx-auto rounded-full mb-6"></div>
|
136 |
<p class="text-lg text-gray-600 dark:text-gray-400 max-w-2xl mx-auto">
|
137 |
-
Discover the magical sounds of Italian
|
138 |
</p>
|
139 |
</header>
|
140 |
|
|
|
131 |
<div class="container mx-auto px-4 py-12 md:py-16">
|
132 |
<!-- Header -->
|
133 |
<header class="text-center mb-12 md:mb-16">
|
134 |
+
<h1 class="text-4xl md:text-5xl lg:text-6xl font-bold gradient-text mb-3">Italian Brainrot</h1>
|
135 |
<div class="header-divider w-32 md:w-40 mx-auto rounded-full mb-6"></div>
|
136 |
<p class="text-lg text-gray-600 dark:text-gray-400 max-w-2xl mx-auto">
|
137 |
+
Discover the magical sounds of Italian Brainrot characters
|
138 |
</p>
|
139 |
</header>
|
140 |
|