increase min height
This commit is contained in:
parent
e9280b3b12
commit
379584a83f
|
@ -80,7 +80,7 @@ body {
|
|||
}
|
||||
|
||||
.post img {
|
||||
min-height: 100px;
|
||||
min-height: 200px;
|
||||
max-height: 300px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
|
Reference in New Issue