From ade19de410e0a789a921ec1666b278b2a64176d6 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Tue, 16 Dec 2014 17:37:42 +0200 Subject: moving files around after repository merger --- res/css/partials/typography.scss | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 res/css/partials/typography.scss (limited to 'res/css/partials/typography.scss') 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; -} -- cgit v1.3.1