diff --git a/typography/main.scss b/typography/main.scss index d94eebf..29b4367 100644 --- a/typography/main.scss +++ b/typography/main.scss @@ -14,11 +14,6 @@ ) )); - html { - font-family: sans-serif; - font-size: 0.8125em; - } - a { @include oTypographyLink(); }