Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<div class="
|
11 |
<div class="bg-card text-card-foreground grid w-full max-w-sm gap-10 rounded-lg border p-10 shadow-lg" data-v0-t="card">
|
12 |
<div class="flex flex-col items-center gap-4 space-y-0 p-0">
|
13 |
<div class="grid gap-1 text-center">
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2">
|
11 |
<div class="bg-card text-card-foreground grid w-full max-w-sm gap-10 rounded-lg border p-10 shadow-lg" data-v0-t="card">
|
12 |
<div class="flex flex-col items-center gap-4 space-y-0 p-0">
|
13 |
<div class="grid gap-1 text-center">
|