diff --git a/www/index.php b/www/index.php index 84c5af68..9a25dfe3 100644 --- a/www/index.php +++ b/www/index.php @@ -28,7 +28,7 @@ if (!empty($_GET['q'])) { margin: 0; min-height: 100vh; font-weight: 100; - font-family: 'Karla'; + font-family: 'Karla', sans-serif; font-size: 18px; }