diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.scss | 2 |
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; } |
