Commit e9a983af authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

update/change font

parent 8d787cfc
......@@ -3,7 +3,7 @@
@theme inline {
/* Fonts */
--font-reddit-sans: RedditSans, sans-serif;
--default-font-family: 'SF Pro Display', -apple-system;
--default-font-family: 'Roboto', sans-serif;
/* Border Radius */
--radius-lg: hsl(var(--radius));
--radius-md: calc(var(--radius) - 2px);
......@@ -64,4 +64,4 @@
--color-side-bar-ring: hsl(var(--sidebar-ring));
/* Header */
--color-header-primary: hsl(var(--header-primary));
}
}
\ No newline at end of file
......@@ -12,7 +12,7 @@
}
.sun-editor-editable {
font-family: 'Roboto', sans-serif;
font-family: 'Be Vietnam Pro', sans-serif;
font-size: 16px;
background-color: transparent;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment