overhaul frontend, typography, noise pattern, badge, notify audio

This commit is contained in:
2024-12-22 08:51:15 -06:00
parent a0417e0b19
commit 6f7139d5d7
11 changed files with 604 additions and 41 deletions

View File

@@ -6,16 +6,7 @@
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>Dynamic Preauth</title>
</head>
<body>
<body class="noise after:opacity-70">
<slot />
</body>
</html>
<style>
html,
body {
margin: 0;
width: 100%;
height: 100%;
}
</style>