mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-14 06:11:30 -06:00
overhaul frontend, typography, noise pattern, badge, notify audio
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user