Fix 0 height fleurons in hr tags (breaks)

This commit is contained in:
2023-11-28 15:40:04 -06:00
parent 7529f4fd6b
commit 3d81559a39

View File

@@ -121,6 +121,7 @@ dd {
a,
hr {
height: auto;
color: white;
}