bsoc-bitbyte / busify

A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.
https://busify.vercel.app
34 stars 70 forks source link

[Feature Request]: Refactor styles for HeroContainer component in homepage. #44

Closed jainvedant392 closed 1 year ago

jainvedant392 commented 1 year ago

Is your feature request related to a problem? Please describe.

The text and button in HeroContainer have some alignment issues, as the dimensions of the latter are dynamic, with changing viewports.
Screenshot (23) Screenshot (25) Screenshot (27)

Describe the solution you'd like

make the dimensions in rem instead of "vw", "vh" or percentage, suitable to different breakpoints.

Describe alternatives you've considered

No response

Developer Help

No response

Doraemon012 commented 1 year ago

I would like to work on this issue. I will use rem to make the hero container responsive.

prajjwalkapoor commented 1 year ago

@Doraemon012 actually Vedant is working on that, you can take other issues.