aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.scss b/static/style.scss
index 8ca7110..9bc4e57 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -107,5 +107,5 @@ img {
}
hr {
- border-top: 1px dashed black;
+ border: 1px dashed black;
}