We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4492c2 commit e87da2fCopy full SHA for e87da2f
src/index.html
@@ -11,6 +11,6 @@
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="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>
13
<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#/" />
+ <input type="text" class="p-4 w-fit" value="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/" />
15
</body>
16
</html>
0 commit comments