Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
|
27 |
html {
|
28 |
/* Set a larger base font size for mobile readability */
|
29 |
-
font-size:
|
30 |
}
|
31 |
|
32 |
body {
|
|
|
26 |
|
27 |
html {
|
28 |
/* Set a larger base font size for mobile readability */
|
29 |
+
font-size: 1em;
|
30 |
}
|
31 |
|
32 |
body {
|