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 @@ ...@@ -3,7 +3,7 @@
@theme inline { @theme inline {
/* Fonts */ /* Fonts */
--font-reddit-sans: RedditSans, sans-serif; --font-reddit-sans: RedditSans, sans-serif;
--default-font-family: 'SF Pro Display', -apple-system; --default-font-family: 'Roboto', sans-serif;
/* Border Radius */ /* Border Radius */
--radius-lg: hsl(var(--radius)); --radius-lg: hsl(var(--radius));
--radius-md: calc(var(--radius) - 2px); --radius-md: calc(var(--radius) - 2px);
...@@ -64,4 +64,4 @@ ...@@ -64,4 +64,4 @@
--color-side-bar-ring: hsl(var(--sidebar-ring)); --color-side-bar-ring: hsl(var(--sidebar-ring));
/* Header */ /* Header */
--color-header-primary: hsl(var(--header-primary)); --color-header-primary: hsl(var(--header-primary));
} }
\ No newline at end of file
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
} }
.sun-editor-editable { .sun-editor-editable {
font-family: 'Roboto', sans-serif; font-family: 'Be Vietnam Pro', sans-serif;
font-size: 16px; font-size: 16px;
background-color: transparent; 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