aboutsummaryrefslogtreecommitdiff
path: root/theme/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/static/styles.css')
-rw-r--r--theme/static/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css
index d12f3f4..b379c51 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -118,7 +118,7 @@ hr::after {
top: 50%;
transform: translateY(-50%);
width: calc(50% - 1.75rem);
- height: 2px;
+ height: 1px;
background: var(--fg);
}