From 19de1e7690a1737c0898aea9a164fdbfc043a98f Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 9 Dec 2022 12:04:25 +0000 Subject: [PATCH] make margin lower --- css/poketube.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/poketube.css b/css/poketube.css index 20deb999..b42705c6 100644 --- a/css/poketube.css +++ b/css/poketube.css @@ -104,10 +104,9 @@ a { margin: 10px; margin-top: 0px; margin-left: 24px; - margin-right: 10px; height: fit-content; justify-self: center; - margin-right: -1.5em; + margin-right: -0.9em; /* width: min-content;*/ border: var(--div-border-color); border-style: solid;