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