a bit better small-screen support

This commit is contained in:
Anton Keks 2014-03-10 01:25:34 +02:00
parent a2fedb2fbc
commit baef6f5a2c

View File

@ -427,17 +427,26 @@ Small Device Styles
font-size:14px;
}
#downloads {
display: none;
}
.inner {
min-width: 320px;
max-width: 480px;
}
#project_title {
font-size: 32px;
font-size: 32px;
}
#project_tagline {
font-size: 18px;
}
#menu {
float: none;
margin-top: 0;
}
img {
max-width: 400px;
}
h1 {