Ramsey99 / fest-registration

This is a registration website for a college fest using HTML, CSS, Python Flask, mySQL databse.
https://fest-registration.vercel.app
13 stars 40 forks source link

Inconsistent Background Colors in .form Class in style.css #56

Open divanshiii09 opened 1 hour ago

divanshiii09 commented 1 hour ago

Description:

I noticed an inconsistency in the background colors used in the .form class within the style.css file located in the Statics folder. This can lead to confusion in styling and may impact the user experience.

How to Locate the Error:

  1. Navigate to the Static folder in the project directory.
  2. Open the style.css file.
  3. Search for the .form class declaration to find the conflicting background colors.

Expected Behavior: The .form class should have a single, consistent background color to ensure uniformity across the application.

Proposed Solution: To maintain consistency, please consider using a single background color for the .form class.

Screenshot of the Error: I have attached the screenshot of the issue for reference.

WhatsApp Image 2024-10-18 at 09 55 03_66c0fc5d

Additional Information: If there are specific design reasons for using multiple colors, please provide context so that contributors can understand the rationale.

Thank you for considering this change!

github-actions[bot] commented 1 hour ago

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