Skip to content

Commit e87da2f

Browse files
authored
Update index.html
1 parent f4492c2 commit e87da2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<body class="h-svh bg-white dark:bg-gray-950 dark:text-gray-400 p-4 flex items-center flex-col gap-4">
1212
<a class="px-4 py-2 rounded bg-white text-blue-900 font-bold" href="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/">HELP COLORADO HISTORY RIDES HERE</a>
1313
<p class="mt-4">If you need to copy/paste:</p>
14-
<input type="text" class="p-4 w-full" value="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/" />
14+
<input type="text" class="p-4 w-fit" value="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/" />
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)