Update TagList.tsx

This commit is contained in:
Aaron Pham 2024-10-29 20:33:06 -04:00 committed by GitHub
parent 1915a198d9
commit d86278afa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,6 @@ TagList.css = `
gap: 0.4rem;
margin: 1rem 0;
flex-wrap: wrap;
justify-self: end;
}
.section-li > .section > .tags {