BioDrop icon indicating copy to clipboard operation
BioDrop copied to clipboard

[BUG] Alignment issue between random and popular profiles section

Open Aadarsh805 opened this issue 2 years ago • 1 comments

Description

This is happening because the UserCard component has a max-width: 14rem defined, thus the profile cards with lesser bio content shrinks down to fit-content

Screenshots

image

Additional information

It'd get fixed by changing the max-width: 14rem to width: 14rem By doing that the cards will take all the space to fill in the entire container

Aadarsh805 avatar Jan 08 '23 12:01 Aadarsh805

It's great having you contribute to this project

Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

github-actions[bot] avatar Jan 08 '23 12:01 github-actions[bot]