diff --git a/src/components/footer.module.css b/src/components/footer.module.css index 57ecd43..1cd98d7 100644 --- a/src/components/footer.module.css +++ b/src/components/footer.module.css @@ -15,7 +15,7 @@ } a.footerItem { - padding: 0 1rem; + margin: 0 1rem; color: white; text-decoration: none; }