feat: allow n Teams

This commit is contained in:
eneller
2024-07-10 16:57:13 +02:00
parent 1073603350
commit 807a142b6d
3 changed files with 26 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ h1{
text-align: center;
font-size: 2vh;
}
.radioButtons{
.radioButtons, #nTeamsTextField{
height:2vh;
font-size: 2vh;
line-height: 2vh;