aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/chubby/elements/header.variables
diff options
context:
space:
mode:
Diffstat (limited to 'semantic/src/themes/chubby/elements/header.variables')
-rw-r--r--semantic/src/themes/chubby/elements/header.variables21
1 files changed, 0 insertions, 21 deletions
diff --git a/semantic/src/themes/chubby/elements/header.variables b/semantic/src/themes/chubby/elements/header.variables
deleted file mode 100644
index ac86908..0000000
--- a/semantic/src/themes/chubby/elements/header.variables
+++ /dev/null
@@ -1,21 +0,0 @@
-/*-------------------
- Header
---------------------*/
-
-@headerFont : 'Source Sans Pro', Helvetica Neue, Helvetica, Arial, sans-serif;
-@fontWeight: bold;
-@textTransform: none;
-
-/* HTML Headings */
-@h1: 1.33rem;
-@h2: 1.2rem;
-@h3: 1rem;
-@h4: 0.9rem;
-@h5: 0.8rem;
-
-/* Sizing */
-@hugeFontSize: 1.33em;
-@largeFontSize: 1.2em;
-@mediumFontSize: 1em;
-@smallFontSize: 0.9em;
-@tinyFontSize: 0.8em; \ No newline at end of file