Fix/passcode wall redirect #94

Merged
KevinMidboe merged 4 commits from fix/passcode-wall-redirect into master 2021-11-26 19:50:23 +00:00
Showing only changes of commit e1daf00609 - Show all commits

View File

@@ -159,6 +159,7 @@ video {
button {
height: 100%;
max-height: unset;
font-weight: bold;
}
}
@@ -194,6 +195,7 @@ video {
label {
color: rgba(255, 255, 255, 0.82);
text-shadow: 1px 1px black;
font-size: 1.5rem;
font-weight: 500;
}