aditya-bhaumik / Pathsphere

PathSphere is a comprehensive platform designed to connect students with scholarship opportunities and educators with job openings. It features dynamic search tools and community discussions to enhance access to educational and career resources.
https://pathsphere.netlify.app/
MIT License
104 stars 241 forks source link

Inconsistent Styling for FAQ Headings (Question 06) #527

Open Ganeshmoorthii opened 1 week ago

Ganeshmoorthii commented 1 week ago

Description

The issue stems from inconsistent styling of the FAQ headings, particularly for question 06. To resolve this, the CSS rules need to be updated to ensure uniformity across all FAQ heading elements.

I have searched the existing issues and found no related reports.

Steps to Reproduce

Navigate to the FAQ section on the PathSphere website. Observe the styling of the FAQ headings, specifically for question 06. Compare it with other questions to see the inconsistency in font size, padding, and margin.

Expected Behavior

All FAQ headings should have consistent styling, including the same font size, padding, margin, and other relevant properties for uniformity across the section.

Actual Behavior

Question 06's heading appears differently in terms of font size and spacing compared to other FAQ questions, leading to an inconsistent user experience.

Screenshots

Screenshot 2024-10-11 182907

Additional Information

The issue might be due to specific CSS rules applied only to question 06. Inspecting the elements using browser developer tools may help identify the problem.

What browser are you seeing the problem on?

Checklist

Vipulsnips commented 1 week ago

Hi @aditya-bhaumik , I would like to work on this issue. Could you please assign me this task under the GSSOC-ext and Hacktoberfest-accepted tags? I’m excited to contribute.

Thanks so much!