SEO optimizations

This commit is contained in:
Christian Anetzberger
2023-01-30 21:27:51 +01:00
parent de1b51b331
commit 158a3793f7
7 changed files with 128 additions and 30 deletions

View File

@@ -51,12 +51,24 @@
h1 {
margin-bottom: 2rem;
font-family: circe, sans-serif;
font-weight: 800;
font-weight: 1000;
font-style: normal;
text-align: center;
}
h2 {
font-family: circe, sans-serif;
font-weight: 900;
font-style: normal;
}
h3 {
font-family: circe, sans-serif;
font-weight: 800;
font-style: normal;
}
h4 {
font-family: circe, sans-serif;
font-weight: 700;
font-style: normal;