From 51d3b38dbcc4577908fd715d948a648c8325909a Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Mon, 17 Oct 2022 14:06:56 +0100 Subject: [PATCH] Fix style ifter image changes --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index cf82c32..13db94a 100644 --- a/styles/style.css +++ b/styles/style.css @@ -6,7 +6,7 @@ body { padding-bottom: 60px; /*Footer height*/ } -.titleimg { +.titleimg img { width: 80%; padding-top: 50px; padding-bottom: 10px;