From a79fc18b6f2f018be4ed84659d058c8ba9a01f31 Mon Sep 17 00:00:00 2001
From: Ashley <iamashley@duck.com>
Date: Wed, 14 Dec 2022 16:40:16 +0000
Subject: [PATCH] [temp] this is for now lol

---
 css/poketube.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/poketube.css b/css/poketube.css
index 802ff871..89309ecb 100644
--- a/css/poketube.css
+++ b/css/poketube.css
@@ -112,7 +112,7 @@ a {
     height: -moz-fit-content;
   height: fit-content;
   justify-self: center;
-  margin-right: -1.0em;
+  margin-right: -0.9em;
   /* width: min-content;*/
   border: var(--div-border-color);
   border-style: solid;