vishanurag / Canvas-Editor

This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
https://vishanurag.github.io/Canvas-Editor/
MIT License
12 stars 24 forks source link

feat: Enhance button responsiveness and input field styles for better mobil… #14

Closed Web-Dev-Learner closed 12 hours ago

Web-Dev-Learner commented 22 hours ago

Fixes: #2

Changes Made:

Improved responsiveness for the "Save" button and input field. HTML: Ensured proper structure with Bootstrap classes for better alignment. CSS Updates: style.css: Added padding and styles for the input field and button. responsive.css: Implemented media queries for mobile, ensuring full-width button and improved spacing. Tested on various screen sizes to confirm functionality.

Screenshot 2024-10-01 231933

Screenshot 2024-10-01 231945

Screenshot 2024-10-01 232000

netlify[bot] commented 22 hours ago

Deploy Preview for tourmaline-bavarois-d21f10 ready!

Name Link
Latest commit 01d44738bdb59b89d7f1fb26f13be35ae4c4ff67
Latest deploy log https://app.netlify.com/sites/tourmaline-bavarois-d21f10/deploys/66fcc2106f73b00009d0dc36
Deploy Preview https://deploy-preview-14--tourmaline-bavarois-d21f10.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.

vishanurag commented 21 hours ago

@Web-Dev-Learner please resolve the merge conflicts.

vishanurag commented 21 hours ago

Also please mention your issue no.

Web-Dev-Learner commented 12 hours ago

Pull Request #2 (Level 1, GSSoC-Ext) , Hacktoberfest.

I've successfully resolved the merge conflicts in the branch fix-savebutton-section.

Changes made:

Adjusted styles and responsiveness for the save button and input fields. Merged with the latest changes from the main branch.

vishanurag commented 12 hours ago

Ok