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.scss21
1 files changed, 0 insertions, 21 deletions
diff --git a/res/css/partials/typography.scss b/res/css/partials/typography.scss
deleted file mode 100644
index 388afef5..00000000
--- a/res/css/partials/typography.scss
+++ /dev/null
@@ -1,21 +0,0 @@
-/* Headings */
-
-h1 {
- font-size: $h1-size;
-}
-
-h2 {
- font-size: $h2-size;
-}
-
-h1 {
- font-size: $h3-size;
-}
-
-h2 {
- font-size: $h4-size;
-}
-
-h1 {
- font-size: $h5-size;
-}