forked from planex/defiance
set height for images to 500px
This commit is contained in:
parent
418954c79d
commit
5c8d8e2bd1
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
height: 500px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue