From cee6c6c9b0452d0282c2626395af546fca89685b Mon Sep 17 00:00:00 2001 From: Lynne Lawson Date: Wed, 15 May 2019 09:49:02 +1000 Subject: [PATCH] reduced footer font size --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 1cddf99..3811462 100644 --- a/style.css +++ b/style.css @@ -23,6 +23,7 @@ article, footer { } footer { color: #777; + font-size: 0.75em; } h1, h2 {