Skip to content

Commit

Permalink
improved font-size for pages
Browse files Browse the repository at this point in the history
  • Loading branch information
imathis committed Jul 23, 2011
1 parent a92504a commit 16b0330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .themes/classic/sass/base/_typography.scss
Expand Up @@ -29,7 +29,7 @@ h1 {

@media only screen and (min-width: 992px) {
body { font-size: 1.15em; }
h1 { font-size: 3em; line-height: 1.2em; }
h1 { font-size: 2.6em; line-height: 1.2em; }
}

#{headings()}{
Expand Down

0 comments on commit 16b0330

Please sign in to comment.