generated from nhcarrigan/template
feat: add ability to like books
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
--border: var(--witch-plum);
|
||||
--highlight: var(--witch-mauve);
|
||||
|
||||
/* Additional variables for components */
|
||||
--primary-color: var(--witch-rose);
|
||||
--border-color: var(--witch-plum);
|
||||
--hover-background: var(--witch-lavender);
|
||||
--text-color: var(--witch-purple);
|
||||
--primary-light-background: rgba(168, 87, 126, 0.1);
|
||||
|
||||
font-size: 14pt;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user