mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Fix portrait orientation videos in brutstap theme.
This commit is contained in:
@@ -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;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user