mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Updated responsive typography sizing
This commit is contained in:
@ -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; }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user