VikeLabs / ClubsDirectory

An open-source web application developed for the University of Victoria Students' Society to improve access to information on student clubs and course unions.
clubs-directory.vercel.app
MIT License
3 stars 0 forks source link

Club Icon Resizing #12

Closed rrozander closed 3 years ago

rrozander commented 3 years ago

Club icons on club list page will keep proportions when resizing the window. The description will now get cut off at 6 lines to keep each icon the same size. Margin issue with club list is fixed using grid gap.

Ohwelleh commented 3 years ago

To fix this conflict we need to use the App.tsx in NewClubList or ClubCategories as they are the completed versions. I am unsure how to resolve it here using the Resolve conflicts button.