️ fix(a11y): update heading tags (#140)

This commit is contained in:
Óscar
2023-09-09 18:03:09 +02:00
committed by GitHub
parent c79407e6d7
commit 0055a3613e
9 changed files with 15 additions and 14 deletions

View File

@@ -150,12 +150,10 @@ article {
.section-title {
display: block;
font-size: 2.2em;
margin-bottom: 0em;
margin-left: 0;
margin-right: 0;
font-weight: 550;
margin: 0;
color: var(--text-color-high-contrast);
font-weight: 550;
font-size: 2.2em;
}
.last-updated {