SurajPratap10 / Imagine_AI

The IMAGINE - AI, which is built using the OpenAI API library DALL-E 2, aims to solve the problem of limited creativity and imagination. This is a fully mobile responsive image generator built with Node.js and Express that uses OpenAI's Dall-E models to generate images.
https://imagine-ai-17zf.vercel.app/
MIT License
63 stars 201 forks source link

[BUG] - Community Page is Not Responsive – Heading Font Size Issue #1141

Open Dipu2552003 opened 1 month ago

Dipu2552003 commented 1 month ago

Current behaviour

Currently, the heading font on the Community Page does not scale properly when the page is resized or viewed on different devices. It remains small even on larger screens, making the page look unbalanced and not optimized for responsiveness. The font size should increase in proportion to the screen size, ensuring better visual hierarchy and readability across devices. community_page

Expected behaviour

The heading font on the Community Page should adapt responsively to different screen sizes. It should use a relative unit like rem so that on larger screens, the font size is appropriately bigger, and on smaller screens, it adjusts to a smaller, readable size. This ensures better readability and a user-friendly design across all devices.

Reproduction steps

Go to the Community Page on the website through phone view.
Scroll down to view the entire page content 
See the error with the heading font size not adjusting based on screen size.

Screenshots

DESCRIPTION community_page

Browsers

Chrome

OS

Windows

Are you contributing for a program ?

GSSoC23

Checklist

github-actions[bot] commented 1 month ago

Hello @Dipu2552003! Thank you for raising this issue.

Please make sure to follow our Contributing Guidelines. Don't forget to ⭐ our Imagine AI.

Our review team will carefully assess the issue and reach out to you soon! We appreciate your patience!

github-actions[bot] commented 1 month ago

To reduce notifications, issues are locked. Your issue will be unlocked when we add the label, gssoc23.

rajveeerr commented 1 month ago

@Dipu2552003 you can start working on this