diff --git a/assets/sass/_theme/sections/sitemap.sass b/assets/sass/_theme/sections/sitemap.sass
index 460db7ac30ed304dc281c6943f9b46a330af0b19..85d9c2680510ed0cc1cd53effd0fba11e085dce8 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