Improve font size, refactor less

This commit is contained in:
Colin McLeod
2015-05-27 02:02:04 -07:00
parent 013f5e037a
commit aa3c80befb
4 changed files with 18 additions and 7 deletions

View File

@@ -3,11 +3,11 @@
font-size: 1.1em;
// iPads Landscape
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.tablet({
& {
font-size: 0.95em;
}
}
});
width: 64em;
margin: 0 auto;