aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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;