improved font-size for pages
This commit is contained in:
parent
a92504a629
commit
16b03308bd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue