Biblio update
All checks were successful
Deploy / deploy (push) Successful in 8s

This commit is contained in:
Madison Rye Progress
2026-04-06 15:04:46 -07:00
parent e995aaff88
commit a07f7d6310
2 changed files with 6 additions and 3 deletions

View File

@ -46,7 +46,11 @@ header h2:after {
left: 0;
width: 25%;
border-top: 1px solid black;
}
}
li, li p {
text-align: left;
}
.dark-mode header h2:after {
border-top: 1px solid #eee;