Fix <hr> styling on chrome

This commit is contained in:
2021-10-08 21:12:24 -05:00
parent 7160c761c1
commit 0ef2511d98

View File

@ -114,7 +114,7 @@ blockquote {
}
hr {
color: #444;
border-color: #444;
}
* {