Spaces:
Running
Running
Changed font order.
Browse files
style.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
body {
|
2 |
padding: 2rem;
|
3 |
-
font-family: -apple-system, BlinkMacSystemFont, "
|
4 |
}
|
5 |
|
6 |
h1 {
|
|
|
1 |
body {
|
2 |
padding: 2rem;
|
3 |
+
font-family: "HiraMinProN-W3", -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
4 |
}
|
5 |
|
6 |
h1 {
|