mobile optimisation

This commit is contained in:
2026-03-20 12:44:48 +01:00
parent 1af6ae3854
commit 8e034f30ef
5 changed files with 193 additions and 50 deletions

View File

@@ -2495,30 +2495,36 @@
padding: 90px 15px 30px;
min-height: auto;
}
.hero-headline {
font-size: 1.6rem;
line-height: 1.3;
margin-bottom: 16px;
}
.hero-subline {
display: block;
font-size: 0.95rem;
padding: 12px 14px;
margin-bottom: 12px;
width: 100%;
box-sizing: border-box;
}
.hero-proof {
display: block;
font-size: 0.9rem;
padding: 10px 14px;
margin-bottom: 20px;
width: 100%;
box-sizing: border-box;
}
.hero-buttons {
justify-content: center;
gap: 12px;
}
.cta-btn {
padding: 12px 20px;
font-size: 0.95rem;