From 2e84532bc41fead40cfdacf47b993f15c5a21ccf Mon Sep 17 00:00:00 2001 From: Arnaud Levy <contact@arnaudlevy.com> Date: Mon, 3 Oct 2022 12:14:00 +0200 Subject: [PATCH] sitemap too close --- assets/sass/_theme/sections/sitemap.sass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/sass/_theme/sections/sitemap.sass b/assets/sass/_theme/sections/sitemap.sass index 460db7ac..85d9c268 100644 --- a/assets/sass/_theme/sections/sitemap.sass +++ b/assets/sass/_theme/sections/sitemap.sass @@ -8,4 +8,6 @@ margin-bottom: calc(7.5rem / 2) padding: 0 @include media-breakpoint-up(md) - margin-bottom: 7.5rem \ No newline at end of file + margin-bottom: 7.5rem + li + margin-bottom: 1rem \ No newline at end of file -- GitLab