Skip to content

Commit 1e7bf01

Browse files
authored
Update index.html
1 parent ff6341f commit 1e7bf01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/index.html

Lines changed: 4 additions & 4 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">
12-
<a class="underline" href="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/">HELP COLORADO HISTORY RIDES HERE</a>
13-
<p class="mt-4">Link to copy/paste:</p>
14-
<p class="mt-4 p-4 outline">https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/</p>
11+
<body class="h-svh bg-white dark:bg-gray-950 dark:text-gray-400 p-4 flex items-center flex-col gap-4">
12+
<a class="underline outline px-4 py-2" 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>
14+
<input type="text" class="mt-4 p-4" value="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/" />
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)