Skip to content

v0.5.6

Choose a tag to compare

@Yabuku-xD Yabuku-xD released this 19 Mar 05:03

Highlights

  • Removed the duplicate Companies top stats strip so the directory page no longer repeats the same headline metrics already shown on the homepage.
  • Rebalanced the Companies results into a cleaner two-column desktop grid so 10-item pages land evenly instead of ending with an awkward orphan card.
  • Kept the Companies page responsive, with no horizontal overflow on mobile after the layout change.

Verification

  • docker compose exec frontend npm run build
  • docker compose exec backend python manage.py check
  • Browser validation on /companies for the cleaned header, even first-page grid, and mobile overflow safety.