don't preload videos

This commit is contained in:
Ben Goldsworthy 2024-08-27 16:57:33 +02:00
parent 12bfb800ce
commit 5748f5c2f2
Signed by: Rumperuu
SSH key fingerprint: SHA256:e5XfzNOr9UvWpEzyLfw0GtTMZWIFh3NmxH+/qQIi3xE
3 changed files with 12 additions and 12 deletions

View file

@ -285,7 +285,7 @@ body {
max-height: 45vh;
margin-top: 1em;
display: block;
background-color: white;
background-color: black;
border: 2px solid var(--dark, #020202);
}