a
This commit is contained in:
parent
0eafa87b38
commit
aa932ab781
@ -274,7 +274,7 @@ hr::after {
|
||||
}
|
||||
|
||||
#contact > section:first-child {
|
||||
padding: 4rem 4rem 2rem 4rem;
|
||||
padding: 4rem;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
|
@ -124,9 +124,8 @@
|
||||
|
||||
<!-- Contact -->
|
||||
<section id="contact">
|
||||
<h2>Nous contacter</h2>
|
||||
<div>
|
||||
<section class="split contact">
|
||||
<h2>Nous contacter</h2>
|
||||
<form method="post" action="/contact">
|
||||
<div class="fields">
|
||||
<div class="field">
|
||||
@ -164,7 +163,6 @@
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user