Closed nhan0504 closed 3 weeks ago
Oops just noticed this! Our site is supposed to be responsive, so it might be worth messing around with the CSS a bit more to make sure it functions on all screen sizes.
My first instinct would be to use @media (max-width: somenumber px) {}
and to stack everything vertically when the screen is narrow enough. You might also want to add more text wrapping. That should probably clear things up though.
What
wardrobeItems
with TestDataTesting done
npm run start
to view the stats pageNote