aboutsummaryrefslogtreecommitdiff
path: root/_scss/components/elements/_listposts.scss
diff options
context:
space:
mode:
Diffstat (limited to '_scss/components/elements/_listposts.scss')
-rw-r--r--_scss/components/elements/_listposts.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/_scss/components/elements/_listposts.scss b/_scss/components/elements/_listposts.scss
deleted file mode 100644
index 58ae109..0000000
--- a/_scss/components/elements/_listposts.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-.post-item {
- border-left: .3rem solid $color-primary;
- margin-bottom: 4rem;
- padding-left: 1rem;
-}