fix device width on mobile

This commit is contained in:
Sebastian Hugentobler 2022-03-26 17:11:17 +01:00
parent 2808fb490a
commit 9e37ddc955
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
<meta charset="utf-8" />
<title>Vesys Bank</title>
<link data-trunk rel="css" type="text/css" href="styles.css">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
</head>
</html>