From ed3232f98b5dfc6b4a8ca6137895e6800d9caf7b Mon Sep 17 00:00:00 2001 From: Adrian Amaglio Date: Tue, 13 Aug 2019 22:18:10 +0200 Subject: [PATCH] =?UTF-8?q?c=E2=80=99est=20pr=C3=A9sentable=20maintenant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/main.css | 29 ++++++++++++++++++++++++++++- index.html | 19 +++++++++---------- 2 files changed, 37 insertions(+), 11 deletions(-) diff --git a/css/main.css b/css/main.css index c19234a..8c9ef97 100644 --- a/css/main.css +++ b/css/main.css @@ -244,4 +244,31 @@ hr::after { left: 0; overflow: hidden; background-size: 100% 150%; -} \ No newline at end of file +} + + +/* contact section */ +section#contact { + width:98%; +} +section.split { + width: 45%; + display:inline-block; +} + +section#contact section.alt h3{ + margin-bottom:0; +} +section#contact section.alt p, +section#contact section.alt ul{ + margin-top:0; +} + +/* End of contact section */ + + +/* Footer style */ +footer p{ + margin: 0; +} +/* end Footer style */ diff --git a/index.html b/index.html index 6babfab..47a3ca0 100644 --- a/index.html +++ b/index.html @@ -30,8 +30,8 @@ @@ -121,8 +121,8 @@ -