fix(confidence-engine): prioritise mobile sign-in
This commit is contained in:
@@ -99,6 +99,12 @@ Jenkins SCM branch used to load the Jenkinsfile is conceptually separate from th
|
||||
- existing magic-link authentication unchanged
|
||||
- no broader onboarding/tutorial system introduced
|
||||
|
||||
### Mobile-first sign-in order (responsive layout fix)
|
||||
|
||||
- v0.63f corrected mobile reading order: proposition → sign-in card → supporting explanation
|
||||
- CSS Grid with responsive column placement replaces original flexbox; three DOM sections ensure correct mobile stacking without duplicating content
|
||||
- desktop two-column presentation (explanation left / sign-in right) preserved unchanged at `md` breakpoint and above
|
||||
|
||||
## CURRENT MVP DIRECTION
|
||||
|
||||
Initial-decomposition hardening is frozen for the current MVP stage.
|
||||
|
||||
Reference in New Issue
Block a user