21-11-2025
This commit is contained in:
parent
fa2ebd457d
commit
07959c0ba2
113 changed files with 4730 additions and 898 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue