General updates
This commit is contained in:
parent
7c5bfdc0d4
commit
05c8670de0
20 changed files with 929 additions and 129 deletions
|
@ -1,8 +1,9 @@
|
|||
body {
|
||||
color: $base-colour;
|
||||
font-family: $base-font-stack;
|
||||
font-family: $base-font-family;
|
||||
@include font-size($base-font-size);
|
||||
line-height: $base-line-height;
|
||||
-webkit-text-size-adjust: none;
|
||||
}
|
||||
|
||||
h1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue