From ff24c3e400484e9d1915123683a4f960ce78a587 Mon Sep 17 00:00:00 2001 From: teasiu Date: Wed, 11 Oct 2023 19:22:08 +0800 Subject: [PATCH] update --- static/changeslog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/changeslog.html b/static/changeslog.html index 6975492..4edc2dc 100644 --- a/static/changeslog.html +++ b/static/changeslog.html @@ -33,8 +33,8 @@ transform: translateY(-10px); } img { - width: 100%; - height: auto; + width: 200px; + height: 200px; } .image-caption { font-size: 16px;