Fix image height
This commit is contained in:
parent
3fa9c94127
commit
f89ab22763
@ -130,7 +130,7 @@ margin: auto;
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
max-height: 110px;
|
height: 110px;
|
||||||
img {
|
img {
|
||||||
width: auto;
|
width: auto;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user