summaryrefslogtreecommitdiff
path: root/res/css/partials/typography.scss
diff options
context:
space:
mode:
authorOfer Lehr <ofer@oferlehr.com>2014-12-01 00:44:10 +0200
committerOfer Lehr <ofer@oferlehr.com>2014-12-01 00:44:10 +0200
commitf92ea38fff179613edb543b6435750c0ed64e573 (patch)
treec8f27e48fc12cd6442878fb91f79864f50d6094f /res/css/partials/typography.scss
parentb12f2c868cb71d6b23158ef86f5b16977df941a9 (diff)
fixed sass variable colors and polished top bar css
Diffstat (limited to 'res/css/partials/typography.scss')
-rw-r--r--res/css/partials/typography.scss5
1 files changed, 1 insertions, 4 deletions
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;