register.html - Test Commit

This commit is contained in:
Matthew Patrick 2021-09-16 13:25:07 +07:00
parent 8da166b64b
commit 0bc6340400

View file

@ -69,7 +69,7 @@
height: 80%;
}
@media screen and (max-width: 425px) {
@media screen and (max-width: 426px) {
.card a, input {
font-size: 3vw;
}
@ -79,7 +79,7 @@
}
}
@media screen and (min-width: 426px) {
@media screen and (min-width: 427px) {
.card a, input {
font-size: 2vw;
}