Archived
docs: add remote-first development positioning
This commit is contained in:
@@ -49,6 +49,7 @@ body::after {
|
||||
.home-page .title-context,
|
||||
.home-page .hero .eyebrow,
|
||||
.home-page .hero-lede,
|
||||
.home-page .hero-manifesto,
|
||||
.home-page .hero-actions,
|
||||
.home-page .hero-stats,
|
||||
.home-page .terminal,
|
||||
@@ -359,6 +360,16 @@ h1 {
|
||||
line-height: 1.62;
|
||||
}
|
||||
|
||||
.hero-manifesto {
|
||||
max-width: 660px;
|
||||
margin: 18px 0 0;
|
||||
padding-left: 18px;
|
||||
border-left: 4px solid var(--brand-2);
|
||||
color: var(--text);
|
||||
font-size: 1.05rem;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.hero-actions,
|
||||
.doc-actions {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user