feat: Subtitles and switching audio tracks

This commit is contained in:
Aleksi Lassila
2024-05-08 03:01:27 +03:00
parent 7bae4273d7
commit fe2dc56001
17 changed files with 2495 additions and 69 deletions

View File

@@ -84,6 +84,12 @@ html[data-useragent*="Tizen"] .selectable-secondary {
@apply focus-within:outline outline-2 outline-[#f0cd6dc2] outline-offset-2;
}
.header2 {
@apply font-semibold text-2xl text-secondary-100;
}
@media tv {
html {
font-size: 24px;