diff --git a/web/src/components/layout/footer.module.scss b/web/src/components/layout/footer.module.scss index 0477944..150c6f8 100644 --- a/web/src/components/layout/footer.module.scss +++ b/web/src/components/layout/footer.module.scss @@ -161,7 +161,7 @@ ul { display: flex; flex-wrap: wrap; - gap: .5rem; + column-gap: .5rem; } } .emails {