diff --git a/frontend/src/style.css b/frontend/src/style.css index 9cc5b664..74f0113a 100644 --- a/frontend/src/style.css +++ b/frontend/src/style.css @@ -1090,7 +1090,7 @@ video:-webkit-full-screen { .channel-banner img { width: 100%; - aspect-ratio: 18/3; + aspect-ratio: 18 / 3; background: var(--highlight-bg-transparent); }