mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Replace default UI font, Arimo to Inter
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
@layer base {
|
||||
html,
|
||||
pre {
|
||||
font-family: -apple-system, 'Arimo', ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu,
|
||||
font-family: -apple-system, 'Inter', ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu,
|
||||
Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji',
|
||||
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user