correstion marges depotTrajet.css

This commit is contained in:
remi.biette 2019-05-23 17:10:39 +02:00
parent 86b329840a
commit a2ff64d3e1

View File

@ -54,10 +54,12 @@ h1{
} }
#formulaire{ #formulaire{
margin-top: 3em;
background-color: white; background-color: white;
border-radius: 10px; border-radius: 10px;
padding: 4em; padding: 4em;
width: 40%; width: 40%;
margin-bottom: 3em;
} }
.form{ .form{