mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-07 23:16:46 +00:00
feat: update deps; fix eslint issues; fix bug with collections
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
line-height: 1.5;
|
||||
color: rgb(55, 53, 47);
|
||||
caret-color: rgb(55, 53, 47);
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica,
|
||||
font-family:
|
||||
-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica,
|
||||
'Apple Color Emoji', Arial, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol';
|
||||
background-color: var(--bg-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user