mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Refined layout for videos with smaller aspect ratio
refs https://github.com/TryGhost/Team/issues/1229
This commit is contained in:
parent
67d0059166
commit
ffe502fa84
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
|
||||
.kg-video-container {
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.kg-video-overlay {
|
||||
|
|
Loading…
Reference in a new issue