diff --git a/themes/meilidu/source/css/footer.styl b/themes/meilidu/source/css/footer.styl index 0f60aa9..75626fe 100644 --- a/themes/meilidu/source/css/footer.styl +++ b/themes/meilidu/source/css/footer.styl @@ -30,12 +30,12 @@ footerTextColor = backgroundColor @media only screen and (max-width: breakMobile) .footer__element width: 100% - font-size: 2rem + font-size: 1.2rem @media only screen and (min-width: breakMediumStart) and (max-width: breakMediumEnd) .footer__element width: 50% - font-size: 2rem + font-size: 1.2rem .footer-links margin: 0