make main content more readable

main
anna 3 years ago
parent 7c6bffb832
commit 97b65017d0
Signed by: fef
GPG Key ID: EC22E476DC2D3D84

@ -53,6 +53,13 @@ p, code, ul, ol {
font-weight: 400;
}
main {
p, code, ul, ol {
font-size: 1.3rem;
line-height: 2rem;
}
}
code {
background-color: rgba(0, 0, 0, 0.5);
border-radius: 4px;

Loading…
Cancel
Save