Description
Product
Kolibri Design System (KDS)
Desired behavior
For screens with a width of less than 500px, all sections on component pages should match the width of the props table. This will ensure a consistent layout and improve readability on smaller screens.
Current behavior
On screens smaller than 500px, pages containing a props table (e.g., KCard component page) have inconsistent section widths. Some sections are narrower than the props table, causing a misaligned and cluttered appearance.
Screenshots attached for reference.
The Value Add
This change will improve the user experience by making the design system more accessible on mobile devices. Consistent section widths will enhance readability and ensure a more polished, professional look.
Additional Notes
If this issue is valid, I would like to work on it and submit a PR for the fix. Please let me know if any guidelines or specific approaches should be followed.