diff --git a/src/templates/Posts.module.scss b/src/templates/Posts.module.scss index c75f4677..f8175d50 100644 --- a/src/templates/Posts.module.scss +++ b/src/templates/Posts.module.scss @@ -2,8 +2,6 @@ @import 'mixins'; .hentry { - composes: hentry from '../templates/Post.module.scss'; - @include divider; margin-top: 0;