diff --git a/src/sections/player.ts b/src/sections/player.ts index 5d1c6e83..52afabf8 100755 --- a/src/sections/player.ts +++ b/src/sections/player.ts @@ -105,6 +105,7 @@ export class Player extends LitElement { flex-shrink: 0; width: 100%; height: 100%; + min-height: 20rem; background-position: center; background-repeat: no-repeat; background-size: contain;