Closed krishiv1545 closed 2 weeks ago
Name | Link |
---|---|
Latest commit | 2ff30c58545d3f51e1542e487f3faab1ff57753e |
Latest deploy log | https://app.netlify.com/sites/codeittool/deploys/672f1461af47790008a9abd6 |
Deploy Preview | https://deploy-preview-331--codeittool.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixed the mobile view GUI bug.
I fixed the whitespace bug but it caused alignment issues within the Feedback form and 2 buttons (Contribute and Click).
Solved the issue with buttons by replacing min-content to fit-content and some other minor tweaks. Solved the issue with feedback form by creating a new Class named 'inputclass' and assigning it to the Input tags of index.html.
I hope I could help.