From: nael Date: Tue, 4 Jun 2019 15:35:56 +0000 (+0200) Subject: wip #2818 @0.40 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=6090e0a8e3216bacd78e6f0f6c7e5be03d62634b;p=pmi.git wip #2818 @0.40 --- diff --git a/public/_modules/contact-info/index.html b/public/_modules/contact-info/index.html index 6f406b8..eb3e999 100644 --- a/public/_modules/contact-info/index.html +++ b/public/_modules/contact-info/index.html @@ -14,7 +14,9 @@
-

Coordonnées

+
+

Coordonnées

+
@@ -39,7 +41,8 @@ - + + -

Suivez-nous

+
+

Coordonnées

+
-
-
- + diff --git a/public/_modules/contact-info/style.styl b/public/_modules/contact-info/style.styl index bdbac30..0268c6a 100644 --- a/public/_modules/contact-info/style.styl +++ b/public/_modules/contact-info/style.styl @@ -16,8 +16,6 @@ $lightblue = #0EAADA #contact-info .contact-col padding-left 15vw - .contact-group - margin-top: 4.375rem .contact-heading font-size: $h2 color $darkblue @@ -42,3 +40,6 @@ $lightblue = #0EAADA .contact-title font-family: $barlow color $darkblue + .social-media + font-family: $barlow + margin-left: 0.8em \ No newline at end of file