Skip to content

Commit 2e62b3a

Browse files
committed
make login page behave correctly on mobile
1 parent 81d1765 commit 2e62b3a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

static/public/login.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<meta charset="UTF-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
46
<link rel="stylesheet" href="/public/infima.css" />
57
<title>Login</title>
68
</head>

0 commit comments

Comments
 (0)