Dun-sin / Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input
https://code-magic.vercel.app
MIT License
382 stars 203 forks source link

feat(Responsiveness): changed the sizing of H1 tag for screen size up to 500px #556

Closed the-shivam-gupta closed 8 months ago

the-shivam-gupta commented 8 months ago

Fixes Issue

My PR closes #issue_number_here Closes #555

👨‍💻 Changes proposed(What did you do ?)

Changed the styling of the H1 text for a smaller screen size.

✔️ Check List (Check all the applicable boxes)

Note to reviewers

📷 Screenshots

image

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
code-magic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 8, 2023 11:27am
Dun-sin commented 8 months ago

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Conventional Commit PR Title

In order to be considered for merging, the pull request title must match the specification in conventional commits. You can edit the title in order for this check to pass. Most often, our PR titles are something like one of these:

  • docs: correct typo in README
  • feat: implement dark mode"
  • fix: correct remove button behavior

Linting Errors

  • Found type "null", must be one of "feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert"
  • No subject found

@the-shivam-gupta Please fix this error, if you don't know how, try this:

Note: you can edit your PR message, this PR won't be merged if the error isn't gone and you have a week max to fix it before the PR gets closed without being merged

the-shivam-gupta commented 8 months ago

now is it good? @Dun-sin

Dun-sin commented 8 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: