From ef4f439c07df1b92580a3313935768bddc0b76e7 Mon Sep 17 00:00:00 2001 From: Reda Lazri Date: Thu, 20 Nov 2014 21:48:22 +0100 Subject: [PATCH] Fixed intro's margins --- stylesheet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheet.css b/stylesheet.css index d339cf8..1590ccc 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -166,6 +166,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b .share { max-width: 1300px; min-width: 1170px; + margin: auto; } .intro_wrapper, -- 2.25.1