From ffb2619ad1f3884c240172be457abadf9a5c6666 Mon Sep 17 00:00:00 2001 From: ricoThaka <134652418+ricoThaka@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:10:19 -0800 Subject: [PATCH] 777 --- _sass/jekyll-theme-leap-day.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss index 386fec8..9b2f818 100644 --- a/_sass/jekyll-theme-leap-day.scss +++ b/_sass/jekyll-theme-leap-day.scss @@ -664,8 +664,8 @@ footer { position: fixed; top: 220px; left:50%; - margin-top: -188px; - margin-left:-540px; + margin-top: 188px; + margin-left:-580px; text-align: right; word-break: break-word; }