forked from organicmaps/website
Fixed images sizes in news
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
b2053cf879
commit
e6de52e566
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ footer {
|
|||
|
||||
.news_image {
|
||||
max-height: 520px;
|
||||
max-width: 300px;
|
||||
margin-left: 0.5rem;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
|
|
Loading…
Add table
Reference in a new issue