mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-02 01:01:18 +03:00
Fix aspect ratio of image
This commit is contained in:
parent
f4bbee20e8
commit
c11eff4522
|
@ -37,6 +37,8 @@ article.type-5ftf_pledge {
|
|||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
max-height: 100px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue