Skip to content

Commit

Permalink
Make header slightly smaller to fit vertical phones
Browse files Browse the repository at this point in the history
  • Loading branch information
evansolomon committed Sep 6, 2012
1 parent 5419b2f commit 743afa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/isvalid.css
Expand Up @@ -170,7 +170,7 @@ input::-webkit-input-placeholder{
/* Landscape phones and down */
@media (max-width: 560px) {
h1 {
font-size: 90px;
font-size: 70px;
}
.result {
height: auto;
Expand Down

0 comments on commit 743afa1

Please sign in to comment.