mirror of
https://gitlab.com/nekoya/web.git
synced 2025-03-25 08:02:05 +01:00
register.html - Test Commit
This commit is contained in:
parent
8da166b64b
commit
0bc6340400
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@
|
||||||
height: 80%;
|
height: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 425px) {
|
@media screen and (max-width: 426px) {
|
||||||
.card a, input {
|
.card a, input {
|
||||||
font-size: 3vw;
|
font-size: 3vw;
|
||||||
}
|
}
|
||||||
|
@ -79,7 +79,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 426px) {
|
@media screen and (min-width: 427px) {
|
||||||
.card a, input {
|
.card a, input {
|
||||||
font-size: 2vw;
|
font-size: 2vw;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue