soroban-abacus-flashcards/apps/web
Thomas Hallock e65e96952f fix(homepage): increase skill card abacus container width
Remove overflow:hidden and increase the abacus container width from
75px to responsive widths (95px mobile, 110px desktop) to properly
accommodate the abacus visualizations without clipping.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 19:22:25 -05:00
..
.claude feat: add vibrant gradients and equal heights to game cards 2025-10-20 17:13:09 -05:00
.storybook
__tests__ refactor(types): consolidate type system - eliminate fragmentation 2025-10-16 06:51:20 -05:00
data
docs feat(arcade): migrate matching pairs - phases 1-4 and 7 complete 2025-10-16 00:38:08 -05:00
drizzle
e2e
public
scripts fix(arcade): add host-only game selection with clear messaging 2025-10-19 11:59:43 -05:00
src fix(homepage): increase skill card abacus container width 2025-10-20 19:22:25 -05:00
.gitignore
CARD_SORTING_PORT_PLAN.md feat(card-sorting): implement Provider with arcade session integration 2025-10-18 14:11:52 -05:00
COMPLEMENT_RACE_PORT_PLAN.md
DEVELOPMENT_STANDARDS.md
LINTING.md
biome.jsonc
drizzle.config.ts
eslint.config.js
next-env.d.ts
next.config.js
package.json feat(homepage): add interactive draggable flashcards with physics 2025-10-20 17:37:48 -05:00
panda.config.ts
playwright.config.ts
pnpm-lock.yaml
server.js
svg-processing-test.js
test-arcade-api.sh
test-flashcards-final.pdf
test-flashcards.pdf
test-simplified.pdf
test_fullscreen_persistence.html
test_panda_simple.html
tsconfig.json
tsconfig.server.json fix(nav): update types for registry games with nullable gameName 2025-10-15 19:15:32 -05:00
vitest.config.ts