diff --git a/sass/base_theme.scss b/sass/base_theme.scss index 5c5277e..bcb42d3 100644 --- a/sass/base_theme.scss +++ b/sass/base_theme.scss @@ -7,6 +7,9 @@ main#wrapper { margin-bottom: 3rem; } +article.note { + margin-bottom: 3rem; +} /*.note-container p:first-child {