diff --git a/components/footer/index.js b/components/footer/index.js index 09e476645..83620669b 100644 --- a/components/footer/index.js +++ b/components/footer/index.js @@ -22,7 +22,7 @@ const Footer = () => (

-
+
-
+
-
+
  • Most Visited
  • Frontend Roadmap
  • diff --git a/components/footer/style.scss b/components/footer/style.scss index 20d363ba1..e62aff2b4 100644 --- a/components/footer/style.scss +++ b/components/footer/style.scss @@ -67,8 +67,7 @@ } .foot-col { - max-width: 190px; - + margin-bottom: 20px; a { color: #999; }