mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix aspect ratio for large images
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
body img {
|
body img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
body .modal {
|
body .modal {
|
||||||
|
|||||||
Reference in New Issue
Block a user