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 @@ - Home - + Accueil + + Nos services + Nous contacter @@ -121,8 +121,8 @@ -