mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-01-26 20:41:31 +01:00
12 lines
114 B
Plaintext
12 lines
114 B
Plaintext
@media only screen and (min-width: 480px) {
|
|
.loginForm {
|
|
font-size: 1.2em;
|
|
|
|
input {
|
|
}
|
|
button {
|
|
}
|
|
}
|
|
}
|
|
|