Skip to content

Commit

Permalink
web font
Browse files Browse the repository at this point in the history
  • Loading branch information
hanmilLee committed Mar 25, 2023
1 parent 3d80a2d commit 80e85b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles/custom/vars.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// vars
:root {
--notion-font: 'SpoqaHanSansNeo', 'Tossface';
--notion-font: 'SpoqaHanSansNeo', 'Tossface' '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Helvetica',
'Apple Color Emoji', 'Arial', 'sans-serif', 'Segoe UI Emoji', 'Segoe UI Symbol';

--base-font-size: 1.125rem;

Expand Down

1 comment on commit 80e85b1

@vercel
Copy link

@vercel vercel bot commented on 80e85b1 Mar 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nextjs-notion-starter-kit – ./

hmdev.vercel.app
nextjs-notion-starter-kit-hanmillee.vercel.app
nextjs-notion-starter-kit-git-main-hanmillee.vercel.app

Please sign in to comment.