This commit is contained in:
@@ -82,6 +82,7 @@ body {
|
||||
.section.alt { background: #ffffff; border-block: 1px solid var(--color-border); }
|
||||
.section__head { display:flex; justify-content:space-between; align-items:flex-start; gap: 16px; flex-wrap: wrap; }
|
||||
.section__intro { max-width: 72ch; margin-bottom: 22px; }
|
||||
.section__intro { text-align: center; }
|
||||
.section__intro h2 { margin: 0 0 10px; }
|
||||
|
||||
.split { display:grid; grid-template-columns: 1.1fr 0.9fr; gap: 24px; align-items: start; }
|
||||
|
||||
Reference in New Issue
Block a user