From 225b2cd55808e0c58283d80d82a8d880aa06f431 Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Fri, 19 Dec 2014 10:07:29 -0500 Subject: [PATCH] trying to undo that bc it was weird --- stylesheet.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/stylesheet.css b/stylesheet.css index ccc1f4b..10f1398 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -209,8 +209,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b .section_wrapper, .buy_avoid, .recommended, -.licenses, -.hnode { +.licenses { max-width: 750px; min-width: 750px; margin: auto; @@ -370,11 +369,11 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b .licenses h1 { margin-top: 0.6em; } - +/* .licenses p { margin-bottom: 0.6em; } - +*/ /* Footer */ footer { -- 2.25.1