Skip to content

Commit

Permalink
Add -apple-system
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Rehn committed Jun 6, 2020
1 parent dee3372 commit dbba880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steel.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body {
color: #424456;
font-family: sans-serif;
font-family: -apple-system, system-ui, sans-serif;
font-size: 120%;
line-height: 1.5;
margin: 0 auto;
Expand Down

0 comments on commit dbba880

Please sign in to comment.