chore: remove unused dependencies

This commit is contained in:
Cory Dransfeldt 2023-12-31 12:43:06 -08:00
parent 53d7bc7569
commit 82c235ddea
No known key found for this signature in database
4 changed files with 11 additions and 368 deletions

View file

@ -253,6 +253,7 @@ article {
.now__topper h2 {
font-size: var(--font-size-xl);
line-height: var(--line-height-xl);
margin-top: 0;
margin-bottom: 1rem;
}