🛠 Podcast and Team pages

This commit is contained in:
Dennis Reimann
2020-10-05 14:51:06 +02:00
parent b2ed9bfb76
commit 7507cd5249
19 changed files with 261 additions and 171 deletions

View File

@@ -21,4 +21,14 @@
flex: 1;
padding-top: var(--space-xl);
padding-bottom: var(--space-xl);
& h1,
& h2 {
margin-bottom: var(--space-l);
color: var(--color-secondary);
}
& .lead {
margin-bottom: var(--space-xxl);
}
}