Maintain image aspect ratio.
parent
994e1391ed
commit
0f89bdf6c1
|
@ -6,7 +6,7 @@
|
|||
text-align: center;
|
||||
|
||||
img {
|
||||
width: auto;
|
||||
height: 200px;
|
||||
max-width: 100%;
|
||||
max-height: 220px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue