From a949a25547e64f241ce2ec8452e3023fe9c04ccc Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 6 Nov 2022 21:28:07 +0100 Subject: [PATCH] qwq --- css/poketube.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/poketube.css b/css/poketube.css index eefdb7b..95f33e8 100644 --- a/css/poketube.css +++ b/css/poketube.css @@ -51,12 +51,13 @@ a { margin-bottom: 20px; font-stretch: expanded; justify-self: center; - width: 38em; + width: max-content; font-family: "PokeTube Flex"; border: #7c44a0; border-style: solid; margin-left: auto; margin-right: auto; + position: static; } .video-sub-info.description > .video-title { @@ -217,7 +218,7 @@ a { } .subscribe-button > a { - color:black + color: black; } .video > .thumbnail > .video-length {