summaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.html b/templates/header.html
index e913fc1..67bc013 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
+ <meta charset="utf-8" name="viewport" content="width=80ch">
<title>{{ title }}</title>
<link rel="stylesheet" href="style.css">
</head>