diff --git a/src/components/footer/index.module.scss b/src/components/footer/index.module.scss index 3079b2f..644bf8e 100644 --- a/src/components/footer/index.module.scss +++ b/src/components/footer/index.module.scss @@ -1,5 +1,6 @@ .footer-box { width: 100%; + float: left; height: 12px; font-size: 12px; font-weight: 400;