Impl of Language selection and more #11

Merged
latenightdef merged 24 commits from mrrpmeowfurry/fifty-shades-of-bully:main into develop 2025-06-25 19:26:22 +00:00
Showing only changes of commit c772d02c3b - Show all commits

View file

@ -2,6 +2,11 @@
height: 100vh;
overflow: hidden;
} */
video::-webkit-media-controls {
display: none;
}
.video-container {
position: fixed;
top: 50%;