Increase max image height
This commit is contained in:
parent
d0bc56bc80
commit
c6d3e2d5d8
|
@ -30,7 +30,7 @@ img.gaiji {
|
||||||
}
|
}
|
||||||
|
|
||||||
img.cut {
|
img.cut {
|
||||||
max-height: 100px;
|
max-height: 200px;
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue