From c8be9e16fe5d107c688ca3a981418f3fd902dbd1 Mon Sep 17 00:00:00 2001 From: teasiu Date: Wed, 11 Oct 2023 19:24:59 +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 4edc2dc..66fbe60 100644 --- a/static/changeslog.html +++ b/static/changeslog.html @@ -33,8 +33,8 @@ transform: translateY(-10px); } img { - width: 200px; - height: 200px; + width: 80%; + height: auto; } .image-caption { font-size: 16px;