From 8f02bd179225038d403c1e6b6470206a275221e7 Mon Sep 17 00:00:00 2001 From: Adrien Date: Mon, 25 Feb 2019 16:47:40 +0100 Subject: [PATCH] correct --- project/assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/assets/css/style.css b/project/assets/css/style.css index f6a3fe1..aef2640 100755 --- a/project/assets/css/style.css +++ b/project/assets/css/style.css @@ -70,7 +70,7 @@ h3{ .title-small{ font-weight: 200; font-size: 15px; - margin-top: 15px; + margin-top: 30px; } .contenue{ height: 285vh; @@ -351,6 +351,7 @@ input {outline: none} } .name{ margin-bottom: 6px; + font-weight: 600; } .job{ font-size: 12px; @@ -413,7 +414,6 @@ input {outline: none} padding: 14px; background-color: white; display: inline-block; - margin-top: 20px; } .next{ float : right;