From 37a457d8d5b96d0b1a5e9131c10ba70ee16a114a Mon Sep 17 00:00:00 2001 From: Reda Lazri Date: Fri, 28 Nov 2014 23:27:40 +0100 Subject: [PATCH] Fix the widths. --- stylesheet.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stylesheet.css b/stylesheet.css index 0c8412c..468eb75 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -75,7 +75,8 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b border-bottom: 0; } -.navbar_wrapper { +.navbar_wrapper, +.comparisons { max-width: 1300px; min-width: 1110px; margin: auto; -- 2.25.1