Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed button "Get started" behavior on hover #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mustbefail
Copy link

Due to the transparent background of the button "Get Started", half of the button above the image was inactive. I fixed this with the assignment
z-index for the picture. The button works correctly now.

@mustbefail mustbefail changed the title fixed button behavior on hover fixed button "Get started" behavior on hover Feb 9, 2021
@OleksiyRudenko
Copy link
Member

Thanks for noticing this.
Did you, by chance, consider swapping image with its sibling div?

@mustbefail
Copy link
Author

Thanks for noticing this.
Did you, by chance, consider swapping image with its sibling div?

I thought about this in the first place, but decided not to change the semantic structure and the structure of the react and used the styles. I can fix it this way.

… the image does not overlap the button 'Get Started'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants