cm107 commited on
Commit
7210b48
1 Parent(s): bccd4c6

Changed font order.

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -1,6 +1,6 @@
1
  body {
2
  padding: 2rem;
3
- font-family: -apple-system, BlinkMacSystemFont, "HiraMinProN-W3", "Arial", sans-serif;
4
  }
5
 
6
  h1 {
 
1
  body {
2
  padding: 2rem;
3
+ font-family: "HiraMinProN-W3", -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
4
  }
5
 
6
  h1 {