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; }