diff --git a/style.scss b/style.scss index dcf0649205d85..6335c0ecc52d2 100755 --- a/style.scss +++ b/style.scss @@ -257,8 +257,7 @@ nav { // .posts > .post { - padding-bottom: 2em; - border-bottom: 1px solid $lightGray; + border-bottom: 4px solid #EDEDED; } .posts > .post:last-child {