Updated typography

pull/5880/head
Cagatay Civici 2024-06-13 09:00:23 +03:00
parent cafd07e696
commit dc677dce80
1 changed files with 5 additions and 5 deletions

View File

@ -46,23 +46,23 @@ h1 {
}
h2 {
font-size: 1.25rem;
font-size: 1.5rem;
}
h3 {
font-size: 1.125rem;
font-size: 1.25rem;
}
h4 {
font-size: 1rem;
font-size: 1.125rem;
}
h5 {
font-size: .875rem;
font-size: 1rem;
}
h6 {
font-size: .75rem;
font-size: .875rem;
}
p {