From ba8823aa08adcdced6116e602630ebe8915c1d99 Mon Sep 17 00:00:00 2001 From: Joe Hutchinson Date: Thu, 22 Oct 2020 11:31:41 -0400 Subject: [PATCH] Tweak style in header and footer --- assets/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 5337f5d..68765bf 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -44,6 +44,7 @@ p { } .home-blob-text-container { margin: 2em 0; + max-width: 30rem; line-height: 1.5; } .home-blob-title{ @@ -456,7 +457,7 @@ footer { margin: 1rem 0; } .footer-icon { - max-width: 4rem; + max-width: 3.2rem; margin: 0; } @media screen and (pointer: coarse) {