Design Language tweaks
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user