From 1c446a2084b7d29f0a7a1e3845394ab4eb0ef774 Mon Sep 17 00:00:00 2001 From: Joshua Killen <45966243+joshua-killen@users.noreply.github.com> Date: Fri, 17 Apr 2020 12:32:34 +0100 Subject: [PATCH] Update about.css --- about/about_assets/about.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/about/about_assets/about.css b/about/about_assets/about.css index 8ae6226..259e64c 100644 --- a/about/about_assets/about.css +++ b/about/about_assets/about.css @@ -7,9 +7,6 @@ summary { cursor: pointer; } -header { - padding-bottom: 0; -} .imgLeft { float: left; } @@ -46,10 +43,10 @@ p .aboutTitle { .headImg { background-image: url(internet.png); - width: 100%; + width: 100vw; background-repeat: no-repeat; padding-top: 0; - padding-bottom: 14.2em; + padding-bottom: 50.2em; } #jkillen {