diff --git a/themes/lumbung-theme/static/css/main.css b/themes/lumbung-theme/static/css/main.css index 27d9b17..2c35fe3 100644 --- a/themes/lumbung-theme/static/css/main.css +++ b/themes/lumbung-theme/static/css/main.css @@ -871,4 +871,8 @@ footer a:hover { .single header { flex-direction: column; margin-bottom: 4rem; +} + +.single .h-entry img { + object-fit: contain; } \ No newline at end of file