From 5622b99adf49503a0a9b33cd7d2245cca0bee8d8 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Mon, 17 Oct 2022 14:30:28 +0100 Subject: [PATCH] Still fixing what the cat did --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index 13db94a..cf82c32 100644 --- a/styles/style.css +++ b/styles/style.css @@ -6,7 +6,7 @@ body { padding-bottom: 60px; /*Footer height*/ } -.titleimg img { +.titleimg { width: 80%; padding-top: 50px; padding-bottom: 10px;