Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -241,12 +241,12 @@
|
|
| 241 |
<div class="md:col-span-2">
|
| 242 |
<label for="mensagem" class="block mb-2 text-cyan-400">N么蹋i dung (Tu虁y cho蹋n)</label>
|
| 243 |
<textarea id="mensagem" rows="4" class="w-full px-4 py-3 rounded-lg input-neon"></textarea>
|
| 244 |
-
</div>
|
| 245 |
-
<a href="https://m.me/chuyendoixanh" target="_blank">
|
| 246 |
<div class="md:col-span-2 flex justify-center">
|
|
|
|
| 247 |
<button type="submit" class="px-10 py-4 bg-gradient-to-r from-cyan-400 to-blue-500 rounded-full font-bold neon-button text-lg">LI脢N H脢蹋</button>
|
| 248 |
-
|
| 249 |
-
</
|
| 250 |
</form>
|
| 251 |
</div>
|
| 252 |
</div>
|
|
|
|
| 241 |
<div class="md:col-span-2">
|
| 242 |
<label for="mensagem" class="block mb-2 text-cyan-400">N么蹋i dung (Tu虁y cho蹋n)</label>
|
| 243 |
<textarea id="mensagem" rows="4" class="w-full px-4 py-3 rounded-lg input-neon"></textarea>
|
| 244 |
+
</div>
|
|
|
|
| 245 |
<div class="md:col-span-2 flex justify-center">
|
| 246 |
+
<a href="https://m.me/chuyendoixanh" target="_blank">
|
| 247 |
<button type="submit" class="px-10 py-4 bg-gradient-to-r from-cyan-400 to-blue-500 rounded-full font-bold neon-button text-lg">LI脢N H脢蹋</button>
|
| 248 |
+
</a>
|
| 249 |
+
</div>
|
| 250 |
</form>
|
| 251 |
</div>
|
| 252 |
</div>
|