From 5ab9d2038af3b8a0267b818f56832d03fe9022a8 Mon Sep 17 00:00:00 2001 From: Sam Erickson Date: Thu, 20 Dec 2018 10:07:04 -0700 Subject: [PATCH] Corrected spelling error --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 03eb739..ed91fa6 100644 --- a/style.css +++ b/style.css @@ -17,7 +17,7 @@ body { .headerTitle { font-size: 1.6em; font-weight: bold; margin: 0 0 0 0.5em; padding: 0.5em; } .headerTitle a { border: 0; text-decoration: none; } -.headerSubTitle { font-size: 0.6em; font-weight: normal; margin-left: 1em; } +.headerSubtitle { font-size: 0.6em; font-weight: normal; margin-left: 1em; } /* Side */ #side-bar {