Use landing page template and perform minor UI updates on other pages (Still needs alot of work)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
<div class="w-full h-screen flex items-center justify-center bg-gray-100" data-id="1">
|
||||
<div class="rounded-lg border bg-card text-card-foreground shadow-sm w-full max-w-md mx-4" data-id="2"
|
||||
<div class="w-full h-screen flex items-center justify-center" data-id="1">
|
||||
<div class="rounded-lg border bg-card text-card-foreground shadow-sm w-full max-w-md mx-4 bg-gray-100" data-id="2"
|
||||
data-v0-t="card">
|
||||
<div class="flex flex-col space-y-1.5 p-6" data-id="3">
|
||||
<h1 class="text-3xl font-bold text-center" data-id="4">
|
||||
|
||||
Reference in New Issue
Block a user