chore: css cleanup

This commit is contained in:
Cory Dransfeldt 2024-07-01 13:25:45 -07:00
parent 2aa3af7c93
commit e30582d502
No known key found for this signature in database
13 changed files with 108 additions and 114 deletions

View file

@ -1,8 +1,8 @@
.book-entry {
display: flex;
flex-direction: column;
gap: var(--sizing-sm);
align-items: center;
gap: var(--sizing-sm);
&:last-of-type {
border-bottom: 0;