From 27857b7643dc234d9e6135f968638b630e99377e Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Tue, 5 May 2015 17:28:21 -0400 Subject: Update the Projects page to have a cleaner look --- _sass/_typography.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to '_sass/_typography.scss') diff --git a/_sass/_typography.scss b/_sass/_typography.scss index 873b9c9..aa0e6b2 100644 --- a/_sass/_typography.scss +++ b/_sass/_typography.scss @@ -21,6 +21,11 @@ h2 { margin-bottom: 0.5rem; } +h1 small { + font-size: 1rem; + padding-left: 1rem; +} + pre, code, kbd { font-size: 0.9rem; color: $gray; -- cgit v1.2.3