This commit is contained in:
Madison Scott-Clary
2024-03-25 20:25:08 -07:00
parent 02f325919c
commit d6796d1250

View File

@ -36,7 +36,9 @@ ul {
padding-left: 2rem;
}
hr::before {
content: '';
content: '';
filter: grayscale(100%) brightness(30%);
font-family: "Gotu";
display: block;
text-align: center;
}