From 9cc9919ef5eddf65f4befb3e09d271c1b42e355c Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 1 Jan 2026 19:29:37 -0500 Subject: Pyblock Hard Mode --- static/site.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/site.css b/static/site.css index 0e7af6e..7596124 100644 --- a/static/site.css +++ b/static/site.css @@ -9,3 +9,7 @@ body { pre { overflow: scroll; } + +article img { + max-width: 100%; +} -- cgit v1.2.3