Skip to content

Commit 0c1fbee

Browse files
authored
Update index.html
1 parent 4200bc1 commit 0c1fbee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<link href="./style.css" rel="stylesheet">
99
</head>
1010

11-
<body class="h-svh bg-white dark:bg-gray-950 dark:text-gray-400 p-4 flex items-center flex-col gap-4">
11+
<body class="h-svh bg-white dark:bg-gray-950 dark:text-gray-400 p-4 flex items-center flex-col gap-4 justify-center">
1212
<a class="px-4 py-2 rounded bg-white text-blue-900 font-bold shadow-sm shadow-yellow-100" href="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/">HELP COLORADO HISTORY RIDES HERE</a>
13-
<p class="mt-4">If you need to copy/paste:</p>
13+
<p>If you need to copy/paste:</p>
1414
<input type="text" class="p-4 w-full text-center" value="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/" />
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)