stevhliu HF staff commited on
Commit
28d6cab
1 Parent(s): 60c3d83

Update index.html

Browse files
Files changed (1) hide show
  1. 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="flex justify-center mx-auto">
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">