diff --git a/assets/css/screen.css b/assets/css/screen.css index 1c276d3..efb07e9 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -842,6 +842,7 @@ The first (most recent) post in the list is styled to be bigger than the others display: block; margin: 1.5em auto; max-width: 1040px; + height: auto; } @media (max-width: 1040px) { .post-full-content img,