stormcloud266 / web-dev-playground

2 stars 4 forks source link

Center hero text #4

Closed stormcloud266 closed 2 years ago

stormcloud266 commented 2 years ago

Currently the hero h1 is centered in its container using flex. This give the appearance of being center aligned, however on smaller screens, the text drops to two lines and is clearly left aligned. Please add text-align: center; to the hero class to fix this.

title
YuvrajPraveenSingh commented 2 years ago

hello , there @stormcloud266 @RishiKumarRay , I would like to work on this good first issue .

YuvrajPraveenSingh commented 2 years ago

hello , there @stormcloud266 @RishiKumarRay , I would like to work on this good first issue .

RishiKumarRay commented 2 years ago

@YuvrajPraveenSingh Sorry , I am not the owner

stormcloud266 commented 2 years ago

Hi @YuvrajPraveenSingh feel free to work on this issue! Thank you

toastMaduro-hub commented 2 years ago

Hey @stormcloud266 I've submitted a pull request for this issue. Thanks for posting a few good first issues!

stormcloud266 commented 2 years ago

Thank for the PR @toastMaduro-hub