From 59c30ecdbcb486394e7b8cf61c083c44d1c480b3 Mon Sep 17 00:00:00 2001 From: Tom Giannattasio Date: Wed, 3 Oct 2012 09:49:13 -0400 Subject: [PATCH] slightly smaller class names --- cms/static/sass/_dashboard.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/static/sass/_dashboard.scss b/cms/static/sass/_dashboard.scss index 395c9f6a2c..2abf769923 100644 --- a/cms/static/sass/_dashboard.scss +++ b/cms/static/sass/_dashboard.scss @@ -24,7 +24,7 @@ .class-name { display: block; - font-size: 22px; + font-size: 19px; font-weight: 300; }