From 2ace1081349a73e2b864af91db884ac84b9821da Mon Sep 17 00:00:00 2001
From: icpmoles <8940011+IcpMoles@users.noreply.github.com>
Date: Mon, 10 May 2021 12:22:48 +0200
Subject: [PATCH] fixed a left over adjusted the apce on top of the footer
---
assets/css/verbose.css | 4 ++--
layouts/partials/head_hook.html | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/assets/css/verbose.css b/assets/css/verbose.css
index 1182afe..19838a4 100644
--- a/assets/css/verbose.css
+++ b/assets/css/verbose.css
@@ -1485,7 +1485,7 @@ html {
/*! Pagination */
.paginatin_area {
margin: 0;
- padding: 4px 0 94px;
+ padding: 4px 0 2rem;
text-align: center
}
@@ -2128,7 +2128,7 @@ border-radius: .25rem
}
.staticman {
- padding-bottom: 120px
+ padding-bottom: 2rem
}
.anchor:hover{opacity: 100%;}
diff --git a/layouts/partials/head_hook.html b/layouts/partials/head_hook.html
index 09be81f..0d12893 100644
--- a/layouts/partials/head_hook.html
+++ b/layouts/partials/head_hook.html
@@ -1,3 +1,3 @@
-
-
-
+
+
+
\ No newline at end of file