Commit
·
e830d0e
1
Parent(s):
0186c0e
Update style.css
Browse files
style.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
body {
|
2 |
padding: 2rem;
|
3 |
-
font-family: -apple-system,
|
4 |
}
|
5 |
|
6 |
iframe {
|
|
|
1 |
body {
|
2 |
padding: 2rem;
|
3 |
+
font-family: Source Sans Pro,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
|
4 |
}
|
5 |
|
6 |
iframe {
|