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;