From db2e5e755895d52f4617634b87767e68b3713d2c Mon Sep 17 00:00:00 2001 From: summerscope Date: Wed, 4 Mar 2015 17:19:57 +1100 Subject: [PATCH] Add an extra class helper --- app/assets/stylesheets/darkswarm/typography.css.sass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/darkswarm/typography.css.sass b/app/assets/stylesheets/darkswarm/typography.css.sass index a3f7085675..a0236d9337 100644 --- a/app/assets/stylesheets/darkswarm/typography.css.sass +++ b/app/assets/stylesheets/darkswarm/typography.css.sass @@ -26,6 +26,10 @@ a text-decoration: none color: $clr-brick-bright +.text-big + font-size: 1.5rem + font-weight: 300 + small, .small font-size: 0.75rem