summaryrefslogtreecommitdiff
path: root/res/css/partials/typography.scss
diff options
context:
space:
mode:
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;