mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
chore: fix font in Safari (#2970)
This commit is contained in:
@@ -25,9 +25,7 @@ hr {
|
||||
|
||||
:root {
|
||||
--bumper: 0.375rem;
|
||||
--tui-font-text: 'Proxima Nova', 'Manrope', -apple-system,
|
||||
'BlinkMacSystemFont', system-ui, 'Roboto', 'Segoe UI', 'Helvetica Neue',
|
||||
sans-serif;
|
||||
--tui-font-text: 'Proxima Nova', system-ui;
|
||||
}
|
||||
|
||||
.g-page {
|
||||
|
||||
Reference in New Issue
Block a user