Update style.css
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: -apple-system, BlinkMacSystemFont, "Times New Roman", sans-serif;
|
| 4 |
}
|
| 5 |
|
| 6 |
h1 {
|