Header sizes

main
Bob Mottram 2020-02-24 20:47:40 +00:00
parent 2f4531831a
commit b1aa16017c
1 changed files with 3 additions and 0 deletions

View File

@ -69,10 +69,13 @@ a:link {
}
H1 {
font-size: var(--font-size3);
font-weight: bold;
text-align: center
}
H3 {
font-size: var(--font-size3);
text-align: center
}