diff --git a/app/assets/stylesheets/specific/posts.css.scss b/app/assets/stylesheets/specific/posts.css.scss index 2d01a3aa6..5b885f3e1 100644 --- a/app/assets/stylesheets/specific/posts.css.scss +++ b/app/assets/stylesheets/specific/posts.css.scss @@ -321,8 +321,12 @@ div#c-explore-posts { margin: 0 0.5em; } + #popular-nav-links { + text-align: center; + } + .period { - margin: 0 0.5em; + margin: 0 5em; &:first-child { margin-left: 0;