terror / mcgill.courses

A course search and review platform for McGill University
https://mcgill.courses
Creative Commons Zero v1.0 Universal
32 stars 8 forks source link

Fix cards in review page only rounding bottom #551

Closed SamZhang02 closed 5 months ago

SamZhang02 commented 5 months ago

The review cards in the review pages were only rounding the bottom because of the tailwind first: and last: status. Fixed it so its rounding all four corners.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.11%. Comparing base (3cec521) to head (7574eaf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #551 +/- ## ======================================= Coverage 88.11% 88.11% ======================================= Files 44 44 Lines 6294 6294 ======================================= Hits 5546 5546 Misses 748 748 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.