mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2024-11-23 15:23:52 -05: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;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
figure.level-item > video
|
||||
{
|
||||
max-height: 256px;
|
||||
max-width: 256px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user