style: Major visual overhaul with various improvements and fixes

This commit is contained in:
Aleksi Lassila
2024-04-15 17:17:01 +03:00
parent d3a47555fd
commit f519fb7447
24 changed files with 853 additions and 599 deletions

View File

@@ -45,8 +45,6 @@
video.src = playbackUrl;
}
muted = true; //TODO REMOVE
if (startTime) {
progressTime = startTime;
}