Vets-Who-Code / vets-who-code-app

http://vetswhocode.io
47 stars 35 forks source link

Fix h1 in Hero section on mobile #496

Open JVSONV opened 11 months ago

JVSONV commented 11 months ago

h1 Tag within the hero section on the landing page on mobile constantly resizes due to typing animation. Implement a fix to prevent the h1 from colliding with other adjacent elements.

JVSONV commented 11 months ago

I'd like to suggest that we add a slight black overlay on the background image to help boost the text color contrast ratio.

jeromehardaway commented 11 months ago

@JVSONV you solved this one already right?

JVSONV commented 9 months ago

Yes I believe it should be working correctly. I went back and saw the issues you stated after the initial fix. My second fix should rectify this issue now.