Skip to content

Commit

Permalink
Increases font size for guides list on iPhone
Browse files Browse the repository at this point in the history
  • Loading branch information
joefiorini committed Apr 5, 2012
1 parent 55befb1 commit aa1891e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions guides/assets/stylesheets/main.css
Expand Up @@ -248,6 +248,9 @@ a, a:link, a:visited {
text-align: center;
padding-right: 1em;
}
.guidesIndex select {
font-size: .95em;
}
}

#guides {
Expand Down

0 comments on commit aa1891e

Please sign in to comment.