From ff6c783ea61d41196f260852a77be8203775613b Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 15 Dec 2018 21:31:01 -0500 Subject: fixed footer --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 31522ba..fce75f5 100644 --- a/style.css +++ b/style.css @@ -58,6 +58,7 @@ a { .footer { padding: 20px; margin-top: 20px; + position: fixed; bottom: 0px; left: 0px; right: 0px; color: white; background-color: #1f8e42; text-align: center; -- cgit v1.2.3