proper cascading
All checks were successful
Deploy / deploy (push) Successful in 31s

This commit is contained in:
Madison Rye Progress
2026-04-06 13:14:23 -07:00
parent bffa285576
commit 11769e8d35

View File

@ -43,7 +43,7 @@ ul {
list-style-type: revert; list-style-type: revert;
padding-left: 2rem; padding-left: 2rem;
} }
hr::before { main hr::before {
content: '×'; content: '×';
display: block; display: block;
text-align: center; text-align: center;