Spaces:
Running
Running
Les photos doivent être envoyé à rachid.chabi@rocket-school.eu
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -323,7 +323,7 @@
|
|
| 323 |
<div class="container mx-auto max-w-4xl">
|
| 324 |
<h2 class="text-3xl font-serif font-bold text-center text-sepia-800 mb-12">Contact</h2>
|
| 325 |
<form class="max-w-2xl mx-auto" action="mailto:rachid.chabi@rocket-school.eu" method="post" enctype="multipart/form-data">
|
| 326 |
-
|
| 327 |
<label for="name" class="block text-sepia-700 mb-2">Nom</label>
|
| 328 |
<input type="text" id="name" name="name" required class="w-full px-4 py-2 border border-sepia-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-gold-500">
|
| 329 |
</div>
|
|
|
|
| 323 |
<div class="container mx-auto max-w-4xl">
|
| 324 |
<h2 class="text-3xl font-serif font-bold text-center text-sepia-800 mb-12">Contact</h2>
|
| 325 |
<form class="max-w-2xl mx-auto" action="mailto:rachid.chabi@rocket-school.eu" method="post" enctype="multipart/form-data">
|
| 326 |
+
<div class="mb-6">
|
| 327 |
<label for="name" class="block text-sepia-700 mb-2">Nom</label>
|
| 328 |
<input type="text" id="name" name="name" required class="w-full px-4 py-2 border border-sepia-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-gold-500">
|
| 329 |
</div>
|