fine-tune font size

main
anna 3 years ago
parent 40d1014269
commit 3ee4b84ad4
Signed by: fef
GPG Key ID: EC22E476DC2D3D84

@ -53,10 +53,12 @@ p, code, ul, ol {
font-weight: 400;
}
main {
p, code, ul, ol {
font-size: 1.3rem;
line-height: 2rem;
@media(min-width: $content-width) {
main {
p, code, ul, ol {
font-size: 1.2rem;
line-height: 1.8rem;
}
}
}

Loading…
Cancel
Save