1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-01-26 20:41:31 +01:00
2013-08-30 23:23:42 +02:00

12 lines
114 B
Plaintext

@media only screen and (min-width: 480px) {
.loginForm {
font-size: 1.2em;
input {
}
button {
}
}
}