update ui
This commit is contained in:
@@ -202,7 +202,7 @@ export default defineConfig({
|
||||
getCSS: (context) => {
|
||||
return `
|
||||
:root {
|
||||
--font-sans: 'Be Vietnam Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
--font-sans: 'Google Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
--font-serif: 'Playfair Display', serif, 'Times New Roman', Times, serif;
|
||||
--glow-stop-1: #ffc400;
|
||||
--glow-stop-2: #ff9100;
|
||||
|
||||
Reference in New Issue
Block a user