From e6a8d9ec363633c89eb816b22290654015851b1b Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 29 Nov 2022 21:26:50 +0000 Subject: [PATCH] margin imprv :3 --- css/poketube.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/poketube.css b/css/poketube.css index e8045b79..ef8c1c5b 100644 --- a/css/poketube.css +++ b/css/poketube.css @@ -91,6 +91,7 @@ a { background-color: #1c1c1c; border-radius: 25px; margin: 10px; + margin-top: 0px; margin-right: 10px; height: fit-content; justify-self: center; @@ -116,7 +117,7 @@ a { #8e6f7e 100% ); display: block; - margin: 0px 0 0px -2px; + margin: 0px 0 0px -3px; justify-self: left; }