From e6fd1d303b1f9b9d59092d4371ac21751862cc79 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Sat, 4 Apr 2026 15:03:21 -0500 Subject: [PATCH] Update template.css --- src/media/css/template.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/media/css/template.css b/src/media/css/template.css index 4709220..70184d9 100644 --- a/src/media/css/template.css +++ b/src/media/css/template.css @@ -15173,6 +15173,7 @@ iframe { .readmore { text-align: right; } + .blog-items .readmore a { width: 100%; }