From ab8c2b3e492ab58f654fce6a23dba924687b0a9d Mon Sep 17 00:00:00 2001
From: HardenedSteel
Date: Tue, 2 Apr 2024 01:53:46 +0300
Subject: [PATCH] fix buggy & unnecessary CSS/HTML
it fixes;
* the static size of the footer
* unnecessary HTML in the support page
---
_sass/layout.scss | 4 +---
support/zindex.html | 3 ++-
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/_sass/layout.scss b/_sass/layout.scss
index c37e7bb..5d9e322 100644
--- a/_sass/layout.scss
+++ b/_sass/layout.scss
@@ -374,7 +374,6 @@ footer {
#wrap {
min-height: 100%;
position: relative;
- padding-bottom: 105px;
}
.footer {
@@ -384,5 +383,4 @@ footer {
text-align: center;
position: absolute;
width: 100%;
- bottom: 0;
-}
\ No newline at end of file
+}
diff --git a/support/zindex.html b/support/zindex.html
index 84a6ed0..1975a97 100644
--- a/support/zindex.html
+++ b/support/zindex.html
@@ -15,5 +15,6 @@ If you get value out of Revuo Monero and wish to see it continue, you can send s
89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
-
+
+