mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-11 20:05:06 -05:00
improved font-size for pages
This commit is contained in:
parent
a92504a629
commit
16b03308bd
@ -29,7 +29,7 @@ h1 {
|
|||||||
|
|
||||||
@media only screen and (min-width: 992px) {
|
@media only screen and (min-width: 992px) {
|
||||||
body { font-size: 1.15em; }
|
body { font-size: 1.15em; }
|
||||||
h1 { font-size: 3em; line-height: 1.2em; }
|
h1 { font-size: 2.6em; line-height: 1.2em; }
|
||||||
}
|
}
|
||||||
|
|
||||||
#{headings()}{
|
#{headings()}{
|
||||||
|
Loading…
Reference in New Issue
Block a user