From bdd3794008e152f360bc6b6796310c029cfd066c Mon Sep 17 00:00:00 2001 From: neko Date: Tue, 13 Apr 2021 21:35:13 +0200 Subject: [PATCH] turns out that breaks longer pages because of the current DOM --- assets/css/custom.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index c57e1ac..43088df 100755 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -159,8 +159,6 @@ p.blog-post { /* footer */ footer { - position: absolute; - bottom: 20px; font-weight: bold; color: #ffd300; font-size: xx-small;