This commit is contained in:
Madison Rye Progress
2025-08-04 10:03:27 -07:00
parent ac06f77082
commit 431e9d5c8a
2 changed files with 3 additions and 1 deletions

View File

@ -44,7 +44,7 @@ ul {
padding-left: 2rem;
}
hr::before {
content: '×';
content: '';
display: block;
text-align: center;
font-weight: bold;