diff --git a/src/_footer.scss b/src/_footer.scss index 4e123a285..e0fd6a7b5 100644 --- a/src/_footer.scss +++ b/src/_footer.scss @@ -4,6 +4,6 @@ $gray-footer: #fcfcfc !default; background-color: $gray-footer; } -.copyright{ +.copyright { font-size: 15px; -} \ No newline at end of file +} diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 1a8379908..b499e9404 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -46,7 +46,7 @@ class SiteFooter extends React.Component { return (