diff --git a/source/css/_schemes/Mist/_posts-expand.styl b/source/css/_schemes/Mist/_posts-expand.styl index 001c1ea..e546e5e 100644 --- a/source/css/_schemes/Mist/_posts-expand.styl +++ b/source/css/_schemes/Mist/_posts-expand.styl @@ -27,7 +27,7 @@ display: none; } - .post-block:not(:first-child) { + .post-block:not(:first-of-type) { margin-top: 120px; }