oppia / oppia

A free, online learning platform to make quality education accessible for all.
https://www.oppia.org
Apache License 2.0
5.63k stars 3.78k forks source link

[BUG]: Inconsistent Heading in volunteer page (in mobile viewport). #20211

Open rahat2134 opened 2 weeks ago

rahat2134 commented 2 weeks ago

Describe the bug

The heading in volunteer page - Volunteer to Make a Difference is having inconsistency in mobile viewport. Volunteer is very big and to Make a Difference is small.

URL of the page where the issue is observed.

https://www.oppia.org/volunteer

Steps To Reproduce

Go to https://www.oppia.org/volunteer (In mobile width Eg- 375px width) However you can see this behaviour just after 959 px width.

Expected Behavior

Volunteer to Make a Difference should be equal in font size.

Screenshots/Videos

Screenshot 2024-04-24 at 11 44 33 AM

What device are you using?

Desktop

Operating System

MacOS

What browsers are you seeing the problem on?

Other

Browser version

No response

Additional context

No response

Tips for developers

Before addressing the bug, please identify which PR caused the issue (you can follow the steps here). If you identify the PR, comment on the issue with a link to it. If not, mention the commit hash of the oldest commit you saw the bug on (and the month and year it was made in).

Then, please leave a comment with details of the approach that you plan to take to fix the issue (see example).

Note: If this is your first Oppia issue, please make sure to follow our guidelines for choosing an issue and setting things up. You will also need to show a demo of the fix working correctly on your local machine. Thanks!