From 2b71ea46ec5e475e5455250853d8302030c5238d Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 17 May 2024 22:13:56 +0200 Subject: [PATCH] width isn't an issue --- web/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/web/style.css b/web/style.css index 8d3726e..7718312 100644 --- a/web/style.css +++ b/web/style.css @@ -245,7 +245,6 @@ a:visited.wide-link { } .twitter-timeline iframe { - width: 350px !important; height: 600px !important; }