mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-02-16 11:31:07 +01:00
Fix portrait orientation videos in brutstap theme.
This commit is contained in:
parent
5c45a31cf1
commit
58a18936e1
@ -312,3 +312,9 @@ img.fav-avatar {
|
|||||||
max-width: 256px;
|
max-width: 256px;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
figure.level-item > video
|
||||||
|
{
|
||||||
|
max-height: 256px;
|
||||||
|
max-width: 256px;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user