summaryrefslogtreecommitdiff
path: root/_sass/tiny/_type.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/tiny/_type.scss')
-rw-r--r--_sass/tiny/_type.scss12
1 files changed, 0 insertions, 12 deletions
diff --git a/_sass/tiny/_type.scss b/_sass/tiny/_type.scss
deleted file mode 100644
index 8f873ac..0000000
--- a/_sass/tiny/_type.scss
+++ /dev/null
@@ -1,12 +0,0 @@
-h1, h2 {
- font-family: $sans;
- font-weight: 200;
-}
-
-h1 {
- font-size: 3rem;
-}
-
-h2 {
- font-size: 2rem;
-}