Fixed images sizes in news

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2023-02-15 22:52:28 +01:00 committed by Alexander Borsuk
parent b2053cf879
commit e6de52e566

View file

@ -213,6 +213,7 @@ footer {
.news_image {
max-height: 520px;
max-width: 300px;
margin-left: 0.5rem;
display: inline-block;
vertical-align: top;