diff --git a/scss/base/_typography.scss b/scss/base/_typography.scss index 53184bac..29833e78 100644 --- a/scss/base/_typography.scss +++ b/scss/base/_typography.scss @@ -7,4 +7,8 @@ h1, h2, h3, h4, h5, h6 { left: 1rem; } +} + +h1 { + margin-top: 0.5em; } \ No newline at end of file