open-sauced / hot

πŸ•The site that recommends the hottest projects on GitHub.
https://hot.opensauced.pizza
MIT License
426 stars 148 forks source link

fix: correct tailwind antipattern in primary nav #329

Closed takanome-dev closed 2 years ago

takanome-dev commented 2 years ago

What type of PR is this? (check all applicable)

Description

Corrects tailwind classes like: py-[26px] -> py-6 :warning: Some classes like w-[30px] does not exist on tailwind or I don't see it in the docs, instead I use w-8 which is 32px. So the signup button and the user avatar are more bigger than they were (for 2px)

Related Tickets & Documents

Fixes #314

Mobile & Desktop Screenshots/Recordings

Before: before_1 before_2
After: after_1 after_2

Added tests?

Added to documentation?

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

netlify[bot] commented 2 years ago

Deploy Preview for hot-sauced-ui ready!

Name Link
Latest commit 39bab7293e3d995e6b8ae2ddd21602f370ff2bfc
Latest deploy log https://app.netlify.com/sites/hot-sauced-ui/deploys/6317aa8424471a00081fa56f
Deploy Preview https://deploy-preview-329--hot-sauced-ui.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.24.3-beta.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.25.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.25.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: