From 41c3dafb98c3b262307432961f11190cb18d6fd4 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 15 Apr 2022 17:44:57 -0400 Subject: [PATCH] close #289 --- static/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/static/style.css b/static/style.css index 9ddc683..63cd98b 100644 --- a/static/style.css +++ b/static/style.css @@ -75,6 +75,14 @@ img[alt="XMR Logo"] { text-decoration: none ; color: black ; } + + footer,.taglist { display: none ; } + + body { + margin: 0; + } + + } @media (min-width: 55em) {