+ New buttons/fields for submitting data

This commit is contained in:
2022-03-24 19:59:01 -07:00
parent 63ac49de5f
commit 1e4a6d5f5d
2 changed files with 8 additions and 2 deletions

View File

@@ -76,8 +76,10 @@ video {
border-radius: 0.5em;
}
/* TODO: put this behind some conditional compilation */
.login-form {
max-width: 500px;
margin: 0 auto;
}
#video-meta {
text-align: left;
}