From 6e9da2846437772df51dde815dec3b5bca752f1d Mon Sep 17 00:00:00 2001 From: klaatu Date: Mon, 15 Jun 2020 15:30:58 +1200 Subject: [PATCH] no more text clobbers when zooming --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index 67763a7..3e0338d 100644 --- a/css/style.css +++ b/css/style.css @@ -82,7 +82,6 @@ header img { footer { background-color: #fff; - position: fixed; bottom: 0; width: 100%; color: #4c4c4c;