Browse Source

Update styles.css

Extravi 2 years ago
parent
commit
e82ea508df
1 changed files with 8 additions and 0 deletions
  1. 8 0
      static/css/styles.css

+ 8 - 0
static/css/styles.css

@@ -485,6 +485,14 @@ a:hover,
         margin-top: 10%;
     }
 
+    p {
+        font-size: 16px;
+    }
+
+    html {
+        font-size: 14px;
+    }
+
     .text-result-container,
     #time,
     .next-page-button-wrapper {