diff --git a/web/src/components/layout/footer.module.scss b/web/src/components/layout/footer.module.scss index 150c6f8..4e62c86 100644 --- a/web/src/components/layout/footer.module.scss +++ b/web/src/components/layout/footer.module.scss @@ -150,9 +150,8 @@ width: 100%; } > div { - width: 50%; + width: 100%; min-width: 12rem; - padding-right: 2rem; } }