FIX display of content and image of posts, FIX image in link list

This commit is contained in:
Hoernschen 2025-08-11 22:23:40 +02:00
parent 58274050ef
commit e03ec741e6
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462
3 changed files with 8 additions and 5 deletions

View file

@ -552,7 +552,7 @@ button {
width: 100%;
height: 150px;
border-radius: 5px 5px 0px 0px;
object-fit: cover;
object-fit: contain;
i {
margin: auto;
font-size: 8em;