summaryrefslogtreecommitdiffstats
path: root/app/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/style.css')
-rw-r--r--app/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/static/style.css b/app/static/style.css
index 7075a7a..38e7311 100644
--- a/app/static/style.css
+++ b/app/static/style.css
@@ -2,7 +2,7 @@ html, body {
padding: 0;
margin: 0;
height: 100%;
- font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font: 1em 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
body {