Spaces:
Running
Running
Update src/index.css
Browse files- src/index.css +2 -2
src/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
body {
|
| 2 |
margin: 0;
|
| 3 |
-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', '
|
| 4 |
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
|
| 5 |
sans-serif;
|
| 6 |
-webkit-font-smoothing: antialiased;
|
|
@@ -10,4 +10,4 @@ body {
|
|
| 10 |
code {
|
| 11 |
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
|
| 12 |
monospace;
|
| 13 |
-
}
|
|
|
|
| 1 |
body {
|
| 2 |
margin: 0;
|
| 3 |
+
font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Oxygen',
|
| 4 |
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
|
| 5 |
sans-serif;
|
| 6 |
-webkit-font-smoothing: antialiased;
|
|
|
|
| 10 |
code {
|
| 11 |
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
|
| 12 |
monospace;
|
| 13 |
+
}
|