This commit is contained in:
Adrien 2019-02-25 16:47:40 +01:00
parent b0bf406d12
commit 8f02bd1792

View File

@ -70,7 +70,7 @@ h3{
.title-small{ .title-small{
font-weight: 200; font-weight: 200;
font-size: 15px; font-size: 15px;
margin-top: 15px; margin-top: 30px;
} }
.contenue{ .contenue{
height: 285vh; height: 285vh;
@ -351,6 +351,7 @@ input {outline: none}
} }
.name{ .name{
margin-bottom: 6px; margin-bottom: 6px;
font-weight: 600;
} }
.job{ .job{
font-size: 12px; font-size: 12px;
@ -413,7 +414,6 @@ input {outline: none}
padding: 14px; padding: 14px;
background-color: white; background-color: white;
display: inline-block; display: inline-block;
margin-top: 20px;
} }
.next{ .next{
float : right; float : right;