summaryrefslogtreecommitdiff
path: root/assets/sass/_title.sass
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_title.sass')
-rw-r--r--assets/sass/_title.sass16
1 files changed, 0 insertions, 16 deletions
diff --git a/assets/sass/_title.sass b/assets/sass/_title.sass
deleted file mode 100644
index 16e81df3..00000000
--- a/assets/sass/_title.sass
+++ /dev/null
@@ -1,16 +0,0 @@
-@import variables
-
-h1, h2, h3
- font-weight: normal
- color: color('primary')
-
-h1
- font-size: size('title')
-
-h2
- font-size: size('large')
- margin-bottom: 10px
-
-h3
- margin-top: 10px
- font-size: size('medium')