From 0f1c29a22289284f6e35a583f0833f9695233f98 Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 30 Jan 2023 14:03:19 +0000 Subject: [PATCH] yea qwq --- css/poketube.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/poketube.css b/css/poketube.css index 9be297f4..0b27fb04 100644 --- a/css/poketube.css +++ b/css/poketube.css @@ -741,7 +741,6 @@ object-fit:none; } .tags.rec { - width: 21em; margin-bottom: -1.3em; font-weight: 600; font-stretch: expanded; @@ -749,7 +748,8 @@ object-fit:none; font-family: var(--text-font-primary); margin-left: auto; margin-right: auto; - justify-content:center; + width: auto; + max-width: 21em; } .tags.rec:hover{