diff --git a/themes/typing/source/css/typing.css b/themes/typing/source/css/typing.css index 7d745c6..d471e37 100644 --- a/themes/typing/source/css/typing.css +++ b/themes/typing/source/css/typing.css @@ -14,6 +14,11 @@ body { line-height: 1.5; } +html, +body { + height: 100%; +} + /* * Restrict sizing to the page width in all browsers (opinionated). * sanitize/page @@ -321,11 +326,6 @@ blockquote { margin: 0 auto; } -.home h1, -.home strong { - color: #222; -} - .home hr { width: 80%; margin: 1em auto;