From bbffe66387f2e43aef4a1a617f9f3b7a785cde0f Mon Sep 17 00:00:00 2001 From: CoreOS Admin Date: Fri, 23 Oct 2015 00:35:47 +0000 Subject: [PATCH] sq: main header --- static/css/pages/plans.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/static/css/pages/plans.css b/static/css/pages/plans.css index d715606c3..9532b75df 100644 --- a/static/css/pages/plans.css +++ b/static/css/pages/plans.css @@ -4,8 +4,9 @@ } .plans-panel .plans-header { - font-size: 22px; - color: #888; + font-size: 24px; + color: #1D314F; + font-weight: 300; margin-bottom: 40px; text-align: center; }