An open-source web application developed for the University of Victoria Students' Society to improve access to information on student clubs and course unions.
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.
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.
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.