diff options
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/template.html b/template.html index 5dcda74..e8c7550 100644 --- a/template.html +++ b/template.html @@ -1,5 +1,6 @@  <!DOCTYPE html>  <meta charset="utf-8"/> +<meta name="viewport" content="width=device-width, initial-scale=1" />  <style>  body { background-color: #e0ceec }  h1 { max-width: min-content; margin-left: auto; padding-right: 1rem; font-style: italic }  | 
