added discord link and shrunk guessesgrid for more than three guesses

This commit is contained in:
George Powell
2026-03-19 10:53:57 -04:00
parent b6b41b6ba9
commit 67d9757f98
3 changed files with 198 additions and 21 deletions
+3 -2
View File
@@ -334,7 +334,7 @@
<p class="signin-text">
Sign in to save your streak &amp; track your progress
</p>
<form method="POST" action="/auth/apple">
<form method="POST" action="/auth/apple" class="w-full">
<input type="hidden" name="anonymousId" value={anonymousId} />
<button
type="submit"
@@ -662,7 +662,8 @@
align-items: center;
justify-content: center;
gap: 0.5rem;
padding: 0.6rem 4rem;
padding: 0.6rem 1rem;
width: 100%;
margin-bottom: 0.6rem;
background: #000;
color: #fff;