From 947ca31dbfdacfde5c0528c8aeba3bb5f10c61c4 Mon Sep 17 00:00:00 2001 From: Adrien Date: Mon, 25 Feb 2019 11:19:33 +0100 Subject: [PATCH] css --- project/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/assets/css/style.css b/project/assets/css/style.css index 9dd7062..e4633c7 100755 --- a/project/assets/css/style.css +++ b/project/assets/css/style.css @@ -484,7 +484,7 @@ input {outline: none} font-weight: bold; } #titre-between{ - margin-top: 80px; + margin-top: 130px; margin-bottom: 30px; font-family: 'Open Sans', sans-serif; font-size: 22px;