From 33ec8a2787793eed4829f90998fd777217a28d6c Mon Sep 17 00:00:00 2001 From: "Skylar \"The Cobra\" Widulski" Date: Mon, 22 Jan 2024 03:29:33 -0500 Subject: [PATCH] Undo Signed-off-by: Skylar "The Cobra" Widulski --- static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/main.css b/static/css/main.css index d190965..4c0781a 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -36,7 +36,7 @@ blockquote { margin-right: 10px; } -img { +#article-content img { display:flex; max-width: 80vw; height:auto;