set a max-height for the thumbnails
This commit is contained in:
parent
09dc73a5c1
commit
06065dea6e
|
@ -17,6 +17,7 @@ a {
|
||||||
|
|
||||||
.video-thumbnail {
|
.video-thumbnail {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
max-height: 150px;
|
||||||
transition: all .4s ease-in-out;
|
transition: all .4s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user