From 418954c79d3d8436fa98c6c045f56f028326e34e Mon Sep 17 00:00:00 2001 From: ch0ccyra1n Date: Wed, 9 Nov 2022 21:57:03 -0800 Subject: [PATCH] revert --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index d623d9f..07b000e 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -89,7 +89,7 @@ body { } img { - max-width: 500px; + max-width: 100%; max-height: 100%; }