diff options
| author | ubq323 <ubq323@ubq323.website> | 2024-11-06 09:18:56 +0000 | 
|---|---|---|
| committer | ubq323 <ubq323@ubq323.website> | 2024-11-06 09:18:56 +0000 | 
| commit | ad0d34555b218e39f49f7cc3c03387d59b7fe9cb (patch) | |
| tree | 217e6f0c4e7acb3ed3dd6fc48578574bdca616bb | |
| parent | d6162040ea56e9835529938d900a88da061370fc (diff) | |
| -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 }  | 
