Skip to content

Commit 9e6198f

Browse files
global style
1 parent d41d104 commit 9e6198f

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

src/styles/base/globals.scss

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
@use "./variables" as vars;
22

33
:root {
4-
/*
5-
* System Font Stack — Cross-Platform Support
6-
* Inspired by: https://www.macos-web.app/
7-
*
8-
* Order of priority:
9-
* 1. -apple-system — macOS/iOS (San Francisco)
10-
* 2. BlinkMacSystemFont — macOS (system font)
11-
* 3. Inter — Modern fallback (Windows/Linux)
12-
* 4. Helvetica Neue — macOS fallback
13-
* 5. Helvetica — macOS fallback
14-
* 6. Arial — Windows/Linux fallback
15-
* 7. sans-serif — Ultimate fallback
16-
*/
174
--system-font-family:
185
-apple-system,
196
BlinkMacSystemFont,

0 commit comments

Comments
 (0)