Git21221 / JS-beginner-projects

Here you will get small JS projects for starters.
https://js-beginner-projects.netlify.app/
47 stars 71 forks source link

Styling and Path Corrections in Tic Tac Toe and Random Password Generator #301

Open Bablu-Mehta opened 8 months ago

Bablu-Mehta commented 8 months ago

Changes Made:

Tic Tac Toe Game:

Styled the newGame button for improved user experience. This includes changes to the button's appearance when hovering the cursor on the button.

Random Password Generator:

Corrected the style.css path to ensure proper linking and rendering of the stylesheet. This fix resolves any potential styling issues that may have arisen due to the incorrect path. And did some margin styling on the container class and changed the width of the input box.

Additional Information:

Please review the changes and provide feedback if needed. I've tested these changes thoroughly and they work as expected. This pull request aims to enhance the visual appeal and functionality of both the Tic Tac Toe game and the Random Password Generator.

netlify[bot] commented 8 months ago

Deploy Preview for js-beginner-projects ready!

Name Link
Latest commit c308a2c239ff5a1c37f56f7c0a85a686cc35af53
Latest deploy log https://app.netlify.com/sites/js-beginner-projects/deploys/652b769156d1b40008536670
Deploy Preview [https://deploy-preview-301--js-beginner-projects.netlify.app/random password generator](https://deploy-preview-301--js-beginner-projects.netlify.app/random password generator)
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.