fix/446-auth-divider-padding
main
Switch my-8 to py-8 on AuthDivider so vertical spacing is internal padding, not affected by the parent space-y-0 override on the login page which was suppressing the top margin. Fixes #446 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>