chore: css consolidation + tokens
This commit is contained in:
parent
b3ce317a90
commit
9df10a074f
15 changed files with 67 additions and 65 deletions
|
@ -52,7 +52,7 @@
|
|||
.book-entry,
|
||||
.book-focus {
|
||||
& img {
|
||||
border: 1px solid var(--accent-color);
|
||||
border: var(--border-default);
|
||||
}
|
||||
|
||||
& .book-meta {
|
||||
|
|
Reference in a new issue