From f92ea38fff179613edb543b6435750c0ed64e573 Mon Sep 17 00:00:00 2001 From: Ofer Lehr Date: Mon, 1 Dec 2014 00:44:10 +0200 Subject: fixed sass variable colors and polished top bar css --- res/css/partials/typography.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'res/css/partials/typography.scss') diff --git a/res/css/partials/typography.scss b/res/css/partials/typography.scss index 63074f90..388afef5 100644 --- a/res/css/partials/typography.scss +++ b/res/css/partials/typography.scss @@ -1,7 +1,4 @@ -@font-face { - font-family: 'MyWebFont'; - src: url(../../font/SourceSansPro-Regular.ttf) format('ttf'); -} +/* Headings */ h1 { font-size: $h1-size; -- cgit v1.3.1