fix: style fixes and custom background video support for upload file

This commit is contained in:
David Ralph
2021-04-12 14:56:23 +01:00
parent cc341300b4
commit fbe6e040ea
16 changed files with 123 additions and 136 deletions

View File

@@ -1,4 +1,6 @@
.greeting {
margin: 0;
font-size: 1.6em;
cursor: initial;
user-select: none;
}