diff options
| author | garbash <dor.garbash@gmail.com> | 2014-11-28 18:28:24 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-11-28 18:28:28 +0200 |
| commit | 199d0d8dbe87e3e8cde23b66521354b87f5baf1a (patch) | |
| tree | aff295b3a250164abda83ef89d2a86b606a2b782 /res/css/partials | |
| parent | 5201aba700e83eee3265007e907dc45cec5bc525 (diff) | |
Revert "Add color+header-size vars to sass"
This reverts commit 3af4fc29a27a64612681b1bc00611c276cef9f7e.
Diffstat (limited to 'res/css/partials')
| -rw-r--r-- | res/css/partials/typography.scss | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/res/css/partials/typography.scss b/res/css/partials/typography.scss index 817770cb..77aa003f 100644 --- a/res/css/partials/typography.scss +++ b/res/css/partials/typography.scss @@ -1,10 +1,3 @@ -//Font size -$h1-size: 30px; -$h2-size: 24px; -$h3-size: 18px; -$h4-size: 14px; -$h5-size: 12px; - //Font weights $light: 100; $regular: 400; |
