Skip to content

Instantly share code, notes, and snippets.

View azpoint's full-sized avatar

Alejandro Z azpoint

View GitHub Profile
/* Headings */
.mdxeditor h1 {
font-size: 2rem;
font-weight: bold;
margin: 1rem 0;
}
.mdxeditor h2 {
font-size: 1.5rem;
font-weight: bold;