From 2aa74c789c51ea8c1bc55c16af54a54a48fbe38c Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 31 Mar 2019 21:07:36 -0400 Subject: 01100001 01110000 01100110 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index dc8c9aa..b75e35b 100644 --- a/style.css +++ b/style.css @@ -62,7 +62,7 @@ a { .footer { padding: 20px; margin-top: 20px; - position: fixed; bottom: 0px; left: 0px; right: 0px; + position: absolute; bottom: 0px; left: 0px; right: 0px; color: white; background-color: #1f8e42; text-align: center; -- cgit v1.2.3