1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-01-11 11:40:03 +01:00
password-manager-mirror/frontend/delta/scss/web/480.scss

12 lines
114 B
SCSS
Raw Normal View History

2013-08-30 17:56:53 +02:00
@media only screen and (min-width: 480px) {
.loginForm {
font-size: 1.2em;
input {
}
button {
}
}
}