fix UI
This commit is contained in:
@@ -83,4 +83,8 @@
|
||||
.background {
|
||||
@apply col-span-3;
|
||||
}
|
||||
|
||||
a {
|
||||
@apply text-purple-800 hover:text-purple-300 dark:text-purple-500 dark:hover:text-purple-400;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
<h1>Welcome to SvelteKit</h1>
|
||||
<p>Visit <a href="https://svelte.dev/docs/kit">svelte.dev/docs/kit</a> to read the documentation</p>
|
||||
<h1 class="text-2xl font-bold">SVIdentity</h1>
|
||||
<h3 class="text-sm mt-2">
|
||||
The fully <a href="https://github.com/owenrummage/svidentity">open-source</a> simple as f**k identity
|
||||
server with no frills.
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user