SEO Optimierung + Leistungsscroll

This commit is contained in:
astosic 2025-08-14 22:28:22 +02:00
parent 2ae734e906
commit e77017c70a
17 changed files with 259 additions and 165 deletions

View file

@ -22,7 +22,7 @@ h1 {
font-weight: 600;
line-height: 1.3;
margin-bottom: 1rem;
color: #046e6e; }
color: black; }
h1.page-title {
font-size: clamp(2.5rem, 6vw, 4rem);
@ -30,14 +30,21 @@ h1.page-title {
text-transform: capitalize; }
h2 {
font-size: clamp(2.5rem, 5vw, 4rem);
font-weight: 600;
line-height: 1.3;
margin-bottom: 1rem;
color: #046e6e; }
h3 {
font-size: clamp(2rem, 3vw, 2.5rem);
font-style: italic;
font-weight: 400;
line-height: 1.4;
margin-bottom: 5rem;
color: #222; }
color: black; }
h3 {
h4 {
font-size: clamp(1.8rem, 1.8vw, 2rem);
font-weight: normal;
line-height: 1.6;