21-11-2025

This commit is contained in:
Kevin Adametz 2025-11-21 18:21:23 +01:00
parent fa2ebd457d
commit 07959c0ba2
113 changed files with 4730 additions and 898 deletions

View file

@ -32,6 +32,12 @@ h1, h2, h3, h4, h5, h6 {
letter-spacing: -0.025em;
}
.text-hero-alt {
font-size: clamp(2rem, 3vw, 3rem);
line-height: 1.1;
font-weight: 300;
letter-spacing: -0.025em;
}
.text-section-title {
font-size: clamp(1.6rem, 3vw, 3rem);
line-height: 1.3em;