password changes, account name restrictions

This commit is contained in:
ntr
2019-11-12 15:20:02 +11:00
parent 357c38e375
commit 87bc63e648
6 changed files with 102 additions and 50 deletions
+4
View File
@@ -122,6 +122,10 @@ section {
// height: 3em;
}
&.sub {
grid-template-columns: 1fr;
}
&.play {
grid-template-columns: repeat(2, 1fr);
align-items: flex-start;