diff --git a/assets/scss/extend.scss b/assets/scss/extend.scss index a398cb9..2b203af 100644 --- a/assets/scss/extend.scss +++ b/assets/scss/extend.scss @@ -31,6 +31,14 @@ main > article { line-height: unset; } +.site__socials--content { + margin-top: 1em; +} + +.site__links--content { + margin-top: 1em; +} + article.post { padding: 0.5em; background: var(--base01); diff --git a/layouts/shortcodes/homepage/links.html b/layouts/shortcodes/homepage/links.html index 33cd3e2..8e826a7 100644 --- a/layouts/shortcodes/homepage/links.html +++ b/layouts/shortcodes/homepage/links.html @@ -1,4 +1,4 @@ -