viewport size style

This commit is contained in:
Carl Pearson
2024-09-08 06:05:10 -06:00
parent ae5c206389
commit 456b3d3e56
4 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Login</title>
</head>