From d86e2747b9e54aab8a389c96031d417a1e297a37 Mon Sep 17 00:00:00 2001 From: Luke Rowe <44459599+RLuke22@users.noreply.github.com> Date: Mon, 1 Apr 2024 22:30:42 -0400 Subject: [PATCH] Update head-custom.html --- _includes/head-custom.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/head-custom.html b/_includes/head-custom.html index 876bdbc..4f6b33b 100644 --- a/_includes/head-custom.html +++ b/_includes/head-custom.html @@ -28,7 +28,8 @@ padding-top: 50px } .ex-img img { - max-width: 80%; + max-width: 70%; + margin-top: 20px; } .project-tagline a { color: #fff;