NihalGazi commited on
Commit
58acc0d
·
verified ·
1 Parent(s): b97da34

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -26,7 +26,7 @@
26
 
27
  html {
28
  /* Set a larger base font size for mobile readability */
29
- font-size: 1em;
30
  }
31
 
32
  body {
@@ -210,7 +210,7 @@ button {
210
  @media (min-width: 768px) {
211
  html {
212
  /* Reset to a standard desktop font size */
213
- font-size: 16px;
214
  }
215
 
216
  /* Create a centered, windowed look for containers */
 
26
 
27
  html {
28
  /* Set a larger base font size for mobile readability */
29
+ font-size: 1.5em;
30
  }
31
 
32
  body {
 
210
  @media (min-width: 768px) {
211
  html {
212
  /* Reset to a standard desktop font size */
213
+ font-size: 1em;
214
  }
215
 
216
  /* Create a centered, windowed look for containers */