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 3f58512 commit cc839a1Copy full SHA for cc839a1
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 shadow-lg" 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-fit max-w-full" value="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/" />
+ <input type="text" class="p-4 w-full text-center" value="https://www.signupgenius.com/go/10C0B4AA4A722A2F8CE9-56295987-table?useFullSite=true#/" />
15
</body>
16
</html>
0 commit comments