summaryrefslogtreecommitdiff
path: root/_sass/misc/common-list.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/misc/common-list.scss')
-rw-r--r--_sass/misc/common-list.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/_sass/misc/common-list.scss b/_sass/misc/common-list.scss
index 97f7b31..54b7165 100644
--- a/_sass/misc/common-list.scss
+++ b/_sass/misc/common-list.scss
@@ -15,8 +15,6 @@
}
li {
- border-bottom: 1px solid $background-color;
-
&:last-child {
border-bottom: none;
}