Design Language tweaks

This commit is contained in:
2026-05-15 01:28:10 +12:00
parent baafafabdb
commit 580d600c47
52 changed files with 3465 additions and 1548 deletions
+10
View File
@@ -391,12 +391,21 @@
padding: 60px 0;
}
.about-eyebrow {
display: block;
width: fit-content;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.about-section-grid {
gap: 28px;
}
.about-copy h2 {
font-size: 28px;
text-align: center;
}
.about-copy p {
@@ -415,6 +424,7 @@
.about-founder-copy h2 {
font-size: 26px;
line-height: 1.02;
text-align: center;
}
.about-founder-heading-desktop {