Reset, reset

This commit is contained in:
2018-04-28 17:13:56 +10:00
parent 63d1e21b9a
commit 5eb4d7ee4f
124 changed files with 0 additions and 5899 deletions

View File

@ -1,16 +0,0 @@
/*
* Typography Settings
* Provides the type variables for use throughout the theme
*
* Version:
* 1.0.0 - 2018/02/23
*/
$s-font--stack-default: Arial, Helvetica, sans-serif;
$s-font--stack-headings: 'Bitter', serif;
$s-font--size--base: 16px;
%s-font--navigation {
font-family: $s-font--stack-headings;
}