aboutsummaryrefslogtreecommitdiff
path: root/idp/main.go
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-01-26 07:15:43 -0800
committerChristine Dodrill <me@christine.website>2019-01-26 07:15:43 -0800
commitf47b8a3b3f514b27c4fa3a46fffcc1b35a269ce0 (patch)
tree7a167a39a5a9403177e51664b7486e4ee016e17f /idp/main.go
parent59b0848dae3651ab5c03ed8584189ca679e289ba (diff)
downloadx-f47b8a3b3f514b27c4fa3a46fffcc1b35a269ce0.tar.xz
x-f47b8a3b3f514b27c4fa3a46fffcc1b35a269ce0.zip
idp: cleanup
Diffstat (limited to 'idp/main.go')
-rw-r--r--idp/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/idp/main.go b/idp/main.go
index f19b690..c0ba552 100644
--- a/idp/main.go
+++ b/idp/main.go
@@ -186,6 +186,7 @@ const authPageTemplate = `<html>
<head>
<link rel="stylesheet" href="https://unpkg.com/chota@0.5.2/dist/chota.min.css">
<title>Auth</title>
+<meta name=viewport content="width=400">
<style>
:root {
--color-primary: #da1d50; /* brand color */