chore: css cleanup
This commit is contained in:
parent
2aa3af7c93
commit
e30582d502
13 changed files with 108 additions and 114 deletions
|
@ -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;
|
||||
|
|
Reference in a new issue