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;