Fully converted to tailwind now.
This commit is contained in:
parent
8906322b6d
commit
5da8697759
18 changed files with 386 additions and 122 deletions
|
@ -23,15 +23,13 @@
|
|||
<a id="login" href="/login/">Login</a>
|
||||
</header>
|
||||
|
||||
<div class="p-0 min-h-screen">
|
||||
<div class="p-0 min-h-screen dark:bg-gray-900">
|
||||
{{embed}}
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="flex-1">
|
||||
<shape>
|
||||
<img class="size-12 shrink-0" src="/logo.png" />
|
||||
</shape>
|
||||
<img class="size-12 shrink-0" src="/logo.png" />
|
||||
<div>
|
||||
<p>Blah blah about me.</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue