error in height
This commit is contained in:
parent
8e8e7ba42c
commit
a57e52358e
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ a:hover, .item a:hover, .medium a:hover, a:hover figcaption {
|
||||||
}
|
}
|
||||||
|
|
||||||
.item img {
|
.item img {
|
||||||
height: 230px;
|
max-height: 230px;
|
||||||
}
|
}
|
||||||
|
|
||||||
figure {
|
figure {
|
||||||
|
|
Loading…
Reference in a new issue