got a bit of styling, add keep and add vault modals working

This commit is contained in:
Annika
2022-08-04 10:38:52 -06:00
parent 34f93f289b
commit f6fa1022aa
15 changed files with 336 additions and 28 deletions
+3 -3
View File
@@ -5,15 +5,15 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="https://bcw.blob.core.windows.net/public/img/9977764104160066" />
<link rel="icon" href="src/assets/img/letter-k.png" />
<title>
keepr.client
Keepr
</title>
</head>
<body>
<noscript>
<strong>We're sorry but keepr.client doesn't work properly without JavaScript
<strong>We're sorry but Keepr doesn't work properly without JavaScript
enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>