Asad-acc / Design-System

0 stars 0 forks source link

Create pagination component #14

Open Asad-acc opened 1 year ago

Tosin-Balogun commented 1 year ago

The size for mobile needs to factor in common screen width for mobile screens. Something within the 320px - 375px regions maybe

At the moment, it goes over the mobile width as seen below

Image

Tosin-Balogun commented 1 year ago

The details on the desktop version seem to work fine in terms of its basic details, it's behaviour on hover and selected

Asad-acc commented 1 year ago

Would you be happy if the sizing option for mobile across all components would inherit the card component size? Currently, that's set to 374px. Optionally, we can set a default for mobile, including the card component if there's a specific size you think would work better.