aboutsummaryrefslogtreecommitdiff
path: root/VPNAuth.Server/Pages/Auth.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'VPNAuth.Server/Pages/Auth.cshtml')
-rw-r--r--VPNAuth.Server/Pages/Auth.cshtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/VPNAuth.Server/Pages/Auth.cshtml b/VPNAuth.Server/Pages/Auth.cshtml
index a402236..3b7c7c8 100644
--- a/VPNAuth.Server/Pages/Auth.cshtml
+++ b/VPNAuth.Server/Pages/Auth.cshtml
@@ -11,6 +11,7 @@
<head>
<title>VPNAuth - Auth</title>
<link rel="stylesheet" href="/static/style.css">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h1>Authorization</h1>