Make the style of list in Projects and Groups consistent
### Problem to solve Right now the style of list in `Projects`, `Groups` and `Group Projects` are not consistent, which IMHO feels weird especially since the content of those list are similar. | Projects | Groups | | ------ | ------ | | ![Big_Projects](/uploads/4597f30a73187a2750bc8e5010944a1a/Big_Projects.png) | ![Small_Groups](/uploads/badf47ca33d72ac2cdc8ad19ca5920e1/Small_Groups.png) | | Group Projects | | | ![Small_Group_Projects](/uploads/22f96713cc5cc3300a363092030fec03/Small_Group_Projects.png)| | - `Projects` feels more spacious with large padding and large avatar, while `Groups` and `Group Projects` feel denser. - In `Projects`, only the repository name that clickable, while in `Groups` and `Group Projects` the entire row is clickable. ### Proposal Let's pick either one of style. I personally prefer all of them uses large avatar, because IMHO it's easier to scan and looks nice. | Groups | Group Projects | | ------ | ------ | | ![Big_Groups](/uploads/c5be73dec3e5c9408a1a7835f513e5b2/Big_Groups.png) | ![Big_Group_Projects](/uploads/538253130cd8f6f4e12979e217c2874a/Big_Group_Projects.png) |
issue