Skip to content

Instantly share code, notes, and snippets.

@stefansheva
Created April 19, 2020 13:02
Embed
What would you like to do?
.page-section {
padding: 6rem 0;
}
.page-section h2.section-heading {
font-size: 2.5rem;
margin-top: 0;
margin-bottom: 1rem;
}
.page-section h3.section-subheading {
font-size: 1rem;
font-weight: 400;
font-style: italic;
font-family: "Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
margin-bottom: 4rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment