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

New background image handling #261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cesar-lizurey
Copy link
Contributor

Resolve #259

I removed what seemed for me useless CSS and DOM structure to avoid the "magic number" effect (for example with the use of <h1 class="brand-heading">&nbsp;</h1>) and rely on vanilla instructions.

Now there is a shading effect on the bottom of the background image to add smoothness to the scrolling.

Also, I used a flex display to prevent the profile picture to move if the text was too large when the typing effect added a new line during the animation.

I hope I respected the intended spirit of the template!

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.

Background image doesn't work
1 participant