mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-15 04:36:19 +00:00
Merge branch 'iv-org:master' into main
This commit is contained in:
@@ -13,6 +13,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.h-box {
|
||||
@@ -197,6 +198,7 @@ img.thumbnail {
|
||||
display: block; /* See: https://stackoverflow.com/a/11635197 */
|
||||
width: 100%;
|
||||
object-fit: cover;
|
||||
aspect-ratio: 16 / 9;
|
||||
}
|
||||
|
||||
.thumbnail-placeholder {
|
||||
|
||||
Reference in New Issue
Block a user