From 617a38ef0541889e27a6e2254935635d8f449f12 Mon Sep 17 00:00:00 2001
From: Joshua Killen <45966243+joshua-killen@users.noreply.github.com>
Date: Fri, 17 Apr 2020 13:02:34 +0100
Subject: [PATCH] ,
---
about/About.html | 2 +-
about/about_assets/about.css | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/about/About.html b/about/About.html
index cb96a89..6a5ac20 100644
--- a/about/About.html
+++ b/about/About.html
@@ -12,7 +12,7 @@
-
+
diff --git a/about/about_assets/about.css b/about/about_assets/about.css
index ddebf99..0cb40a2 100644
--- a/about/about_assets/about.css
+++ b/about/about_assets/about.css
@@ -44,9 +44,9 @@ p .aboutTitle {
.headImg {
background-image: url(internet.png);
background-repeat: no-repeat;
- background-size: 100% 80%;
+ background-size: 100% 100%;
padding-top: 0;
- padding-bottom: 40.16em;
+ padding-bottom: 25em;
}