From 1fa4b1f1e4b942ca610b29f1b659c966bef279f3 Mon Sep 17 00:00:00 2001 From: Robert McGovern Date: Thu, 7 Mar 2024 11:20:24 +0000 Subject: [PATCH] added a minor change to check push is syncing correctly to Github --- www/assets/css/poster.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/assets/css/poster.css b/www/assets/css/poster.css index cb328ea..847489a 100644 --- a/www/assets/css/poster.css +++ b/www/assets/css/poster.css @@ -18,6 +18,7 @@ img { } footer { + margin-top: 5rem; width: 100%; text-align: center; }