ChromeGaming / Dot-Box

Dot-Box is a game where players take turns drawing lines between dots to create boxes. The player who completes the most boxes wins. It's a simple yet strategic game enjoyed by people of all ages.
https://chromegaming.github.io/Dot-Box/
MIT License
101 stars 186 forks source link

Misaligned Elements on Home Page[Bug]: #542

Open nihasinghania22 opened 4 months ago

nihasinghania22 commented 4 months ago

Give a brief about the bug ✍️

Description - The home page of the "Dots & Boxes" application shows a misalignment of the UI elements. The instructions, input fields, and buttons are not correctly aligned, resulting in a disorganized and cluttered appearance.

What is the expected behavior? πŸ€”

Description - All UI elements should be neatly aligned, ensuring a clean and organized interface for users.

Provide step by step information reproduce the bug πŸ“„

Description - Navigate to the home page of the "Dots & Boxes" application. Observe the alignment of the instructions, input fields for rows, columns, and players, as well as the buttons (START, RESET, Music Off).

CSS Adjustments: Ensure the container elements have proper width and margin settings. Use a flexbox or grid layout to align the elements properly.

HTML Structure: Verify the HTML structure to ensure elements are nested correctly within their parent containers.

Responsive Design: Ensure the page is responsive and that media queries are used to adjust the layout for different screen sizes. image

Select program in which you are contributing

GSSoC24

Code of Conduct

github-actions[bot] commented 4 months ago

Hey @nihasinghania22! πŸ‘‹

πŸ‘‰ Thanks for opening this issue. We appreciate your contribution and will look into it as soon as possible. πŸ‘‰ Don’t forget to star our Dot-Box and Follow Us on GitHub πŸ‘‰ Make sure you join our Discord, we have created separate channels for all projects

nihasinghania22 commented 4 months ago

@ayush-t02 Could you please assign me this issue

ayush-t02 commented 4 months ago

image

works completely fine for me