coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Bug fix/Tweak typography and spacing for browse page #89

Closed ntsummers1 closed 6 months ago

ntsummers1 commented 6 months ago

Title

Bug fix/Tweak typography and spacing for browse page

Summary

This updates the browse page to more closely align with what design has mocked up. Spacing has been added, typography updated, and attention was given to the mobile to desktop transition.

Type of change

Please delete options that are not relevant.

How To Test

  1. run yarn dev, then navigate to localhost:3000
  2. See the new styles!
  3. Change the browser size to see the new tablet and mobile views.

Checklist:

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 496be4a9 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 100.0%.

View more on Code Climate.