forked from autonomic-cooperative/cotech-website
#38 Use correct sturcture for HTML heading tags
This commit is contained in:
@ -4163,15 +4163,15 @@ h6 {
|
||||
|
||||
@media screen and (min-width: 40em) {
|
||||
h1 {
|
||||
font-size: 3rem; }
|
||||
h2 {
|
||||
font-size: 2.5rem; }
|
||||
h3 {
|
||||
h2 {
|
||||
font-size: 1.9375rem; }
|
||||
h4 {
|
||||
h3 {
|
||||
font-size: 1.5625rem; }
|
||||
h5 {
|
||||
h4 {
|
||||
font-size: 1.25rem; }
|
||||
h5 {
|
||||
font-size: 1.0625rem; }
|
||||
h6 {
|
||||
font-size: 1rem; } }
|
||||
|
||||
|
Reference in New Issue
Block a user