diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 20:40:12 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 20:40:12 +0530 |
commit | d5a579c2bc8113f8f345ff5dc09f477831cda06a (patch) | |
tree | 20f42aa518cc17a49aaae6761be034ecbc3af5db /templates/jp.index.html | |
parent | 027adc2dc28477006d2a94812be2df9502e19198 (diff) |
new responsive design
Diffstat (limited to 'templates/jp.index.html')
-rw-r--r-- | templates/jp.index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/jp.index.html b/templates/jp.index.html index 4ea5d2b..d3f34c4 100644 --- a/templates/jp.index.html +++ b/templates/jp.index.html @@ -3,6 +3,7 @@ <head> <title>Hell Correspondence</title> <link rel="stylesheet" type="text/css" href="static/css/main.css"> + <meta name="viewport" content="width=device-width, initial-scale=1" /> </head> <body> <!--<br><br><br><br><br><br><br><br><br><br><br> --> |