This commit is contained in:
Madison Scott-Clary
2024-03-03 17:07:18 -08:00
parent 64b0ee178a
commit 39d4706260
5 changed files with 27 additions and 21 deletions

View File

@ -35,6 +35,11 @@ ul {
list-style-type: revert;
padding-left: 2rem;
}
hr::before {
content: '★';
display: block;
text-align: center;
}
.hero {
font-family: "Gentium Plus", serif;