Updated responsive typography sizing
This commit is contained in:
parent
8e6da4ee38
commit
d4139e394e
@ -27,7 +27,7 @@ h1 {
|
|||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 768px) {
|
@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: 3em; line-height: 1.2em; }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user