scale height of images in news widget

This commit is contained in:
Harald Bamberger
2025-08-07 09:45:19 +02:00
parent 8048b9d9c3
commit 4f2499862f
+2 -1
View File
@@ -103,7 +103,8 @@
.widgets-news img
{
max-width: 100%;
max-width: 100%;
height: auto;
}
.fhc-news-menu-item {