Skip to content

Commit 4d4cecc

Browse files
committed
improve readability
1 parent 1488f93 commit 4d4cecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/js/Pages/FCEA/Dashboard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const submit = () => form.post(route('fcea.dashboard.catch'))
8989
</table>
9090
<p class="text-center py-4" v-else>Be the first person to catch a fursuiter!</p>
9191
<div class="px-4 py-4 font-bold bg-blue-200 text-xl text-center">How does this work?</div>
92-
<div class="space-y-2 px-4 py-4 text-sm">
92+
<div class="space-y-2 px-4 py-4 text-sm max-w-sm mx-auto">
9393
<p>Some fursuiters at Eurofurence may have a unique 5-digit code located on the bottom right of their Fursuit Badge. These codes are your key to participating in the "Catch 'Em All" game.</p>
9494

9595
<p><strong>Objective:</strong></p>

0 commit comments

Comments
 (0)