summaryrefslogtreecommitdiffstats
path: root/src/styles/pages/Home.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/pages/Home.module.scss')
-rw-r--r--src/styles/pages/Home.module.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/pages/Home.module.scss b/src/styles/pages/Home.module.scss
index b966b36..b6050d7 100644
--- a/src/styles/pages/Home.module.scss
+++ b/src/styles/pages/Home.module.scss
@@ -14,7 +14,7 @@
background: var(--color-bg-secondary);
&:not(:last-child) {
- border-bottom: fun.convert-px(1) solid var(--color-border-light);
+ border-bottom: fun.convert-px(1) solid var(--color-border);
}
&:nth-child(2n) {