make label bigger

This commit is contained in:
AlecM33
2023-08-22 22:25:15 -04:00
parent 35f39ec0e7
commit bd00c9ba2d

View File

@@ -30,6 +30,10 @@
cursor: pointer;
}
label[for="player-new-name"] {
font-size: 22px !important;
}
.modal-button-container > div > input {
cursor: pointer;
}