multiverseweb / CodeIt

CodeIt is a software solution tool designed to streamline and enhance the coding experience for developers. It addresses several common challenges faced when working with coding platforms, such as LeetCode, and offers a range of features to improve code management, security, and performance analysis.
https://codeittool.netlify.app
MIT License
51 stars 101 forks source link

Update home-style.css #315

Closed krishiv1545 closed 2 weeks ago

krishiv1545 commented 2 weeks ago

Solved issue #301 (part 1/2)

It caused the Contribute & Click buttons and the feedback form to misalign so fixed those issues too.

Added a class to fix the feedback form that I will assign in the index.html which will be part (2/2) of the bug fix.

netlify[bot] commented 2 weeks ago

Deploy Preview for codeittool ready!

Name Link
Latest commit 2e2e98115df7fcacd64e9400689ba6f80c9d2e4a
Latest deploy log https://app.netlify.com/sites/codeittool/deploys/672dbf5bcac9fd0008443eff
Deploy Preview https://deploy-preview-315--codeittool.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 configuration.

multiverseweb commented 2 weeks ago

Hi @krishiv1545, can you create a single Pr instead of two parts? It will allow me to test the changed you've made. Thanks