We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8048b96 commit 555782bCopy full SHA for 555782b
1 file changed
css/demo.css
@@ -13,8 +13,8 @@ body {
13
max-width: 750px;
14
margin: 0 auto;
15
padding: 1em;
16
- font-family: -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
17
- sans-serif;
+ font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
+ Arial, sans-serif;
18
line-height: 1.4;
19
background: #212121;
20
color: #dedede;
0 commit comments