From 663de19bb3fedd05648a26c83996ae7fe7d244bb Mon Sep 17 00:00:00 2001 From: Ross Trottier Date: Wed, 14 Aug 2024 16:55:12 -0600 Subject: [PATCH] article ad roll too big fixed --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index c990b47..e22cc80 100644 --- a/style.css +++ b/style.css @@ -836,13 +836,13 @@ SECTIONS height: auto; } -.local-in-content-ad img { +.slowt-in-content-ad img { max-width: 100%; height: auto; } -.local-article-mid-roll a, -.local-article-mid-roll img { +.slowt-article-mid-roll a, +.slowt-article-mid-roll img { width: 100%; height: auto; }