1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00
This commit is contained in:
Julien Voisin 2025-09-15 18:27:59 +01:00 committed by GitHub
commit d3d3e8f3a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1066,6 +1066,8 @@ article.category-has-unread {
.entry-content img { .entry-content img {
height: auto; height: auto;
display: block;
margin: auto;
} }
.entry-content figure { .entry-content figure {