Merge pull request #2038 from joshbrw/master

This commit is contained in:
Parker Moore 2014-02-13 12:52:28 -05:00
commit 3b5f6494f2
1 changed files with 6 additions and 0 deletions

View File

@ -64,6 +64,12 @@ a:visited { color: #a0a; }
line-height: 1.5em;
}
@media screen and (max-width: 44em) {
.site {
width: 90%;
}
}
.header a {
font-weight: bold;
text-decoration: none;