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

[Responsiveness]: "Gradient Background" for small screen. #555

Closed the-shivam-gupta closed 8 months ago

the-shivam-gupta commented 8 months ago

What would you like to share?

The text overlaps with the hamburger menu icon due to the size of the text:

image

Also, when the screen size is above 650px, the text at the top overlaps with the side menu.:

image

Additional information

No response

👀 Have you checked if this issue has been raised before?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

github-actions[bot] commented 8 months ago

This issue is waiting to be approved so it's locked until approved
Thank you @the-shivam-gupta for creating an issue, while you wait for a response, consider reading the Contributing.md file, Thank you! Welcome to the community

Log | Bot Usage
github-actions[bot] commented 8 months ago

This issue is ready for dev and assigned to anyone who properly asks

Log | Bot Usage
Dun-sin commented 8 months ago

@the-shivam-gupta you've got it, Make sure you follow the guidelines in the contributing file. Good luck💪🏽

And sorry for the late response

the-shivam-gupta commented 8 months ago

Hey @Dun-sin, when the site is running it reloads automatically every single time would u let me know how could I fix it?

https://github.com/Dun-sin/Code-Magic/assets/109647722/6dbaf2ea-b22d-4ddb-8b35-abc9b6a74ab0

Dun-sin commented 8 months ago

Hey @Dun-sin, when the site is running it reloads automatically every single time would u let me know how could I fix it?

https://github.com/Dun-sin/Code-Magic/assets/109647722/6dbaf2ea-b22d-4ddb-8b35-abc9b6a74ab0

Does this happen in production?

the-shivam-gupta commented 8 months ago

Yes

Dun-sin commented 8 months ago

Yes

Just checked and it's not happening in production, production means the actual project that's hosted.

Development means the your vscode code being run with localhost and from your screen recording it seems you are using github code spaces.

Try your local machine, with git clone etc or use gitpod

the-shivam-gupta commented 8 months ago

ok, sorry for the inconvenience

Dun-sin commented 8 months ago

:tada: This issue has been resolved in version 2.77.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: