DharshiBalasubramaniyam / ice-cream-parlour-website

This is a responsive user-friendly online ice cream store website using HTML, CSS and Vanilla JavaScript.
https://ice-cream-parlour-website-one.vercel.app
78 stars 257 forks source link

[Bug]: Unnecessary Capitalization in Form Labels (delivery.html) #959

Open DevStudyBug opened 3 hours ago

DevStudyBug commented 3 hours ago

Is there an existing issue for this?

What happened ?

In the delivery.html form, certain labels such as "CONTACT No." and "ADDRESS Line2" use inconsistent capitalization, which can affect the readability and visual consistency of the form.

This issue can be solved by the capitalization across all form labels. Suggested changes include:

CONTACT No. → Contact No. ADDRESS Line2 → Address Line 2 This improvement will ensure a cleaner and more user-friendly design throughout the form. Please assign this issue to me @.

Add Screenshots

image

What browsers are you seeing the problem on?

No response

Record

github-actions[bot] commented 3 hours ago

👋 Thank you @DevStudyBug for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!