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

This commit is contained in:
Madison Rye Progress
2026-04-06 13:15:37 -07:00
parent 260c760a15
commit 8ba7aa5b82

View File

@ -35,7 +35,7 @@ ul {
list-style-type: revert; list-style-type: revert;
padding-left: 2rem; padding-left: 2rem;
} }
hr::before { main hr::before {
content: '✨'; content: '✨';
filter: grayscale(100%) brightness(30%); filter: grayscale(100%) brightness(30%);
font-family: "Gotu"; font-family: "Gotu";