Increase HR contrast

This commit is contained in:
David Eisinger
2023-03-06 09:26:31 -05:00
parent 50145c132f
commit b66b626fd3

View File

@@ -22,7 +22,7 @@ a {
hr {
border: 0;
border-top: 2px solid #eee;
border-top: 2px solid #ddd;
}
ul {