diff --git a/lib/FooterLinks/FooterLinks.module.css b/lib/FooterLinks/FooterLinks.module.css index e6ad1655..bfb26a2e 100644 --- a/lib/FooterLinks/FooterLinks.module.css +++ b/lib/FooterLinks/FooterLinks.module.css @@ -38,6 +38,7 @@ .groups { display: flex; flex-wrap: wrap; + gap: rem(20px); @media (max-width: $mantine-breakpoint-sm) { display: none;