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

💄 Style: update hero banner header #16

Merged
merged 1 commit into from
Oct 17, 2021
Merged

💄 Style: update hero banner header #16

merged 1 commit into from
Oct 17, 2021

Conversation

panchoroo
Copy link
Contributor

I updated the hero banner header and removed some unused code. The styling is responsive so it works for all sizes of devices.

desktop:
PeRCHoy

mobile:
MY POKEMON

@vercel
Copy link

vercel bot commented Oct 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/igihcksn1/mypocketmonsters/5wp3XGN8zcDuzJXDb7Gidr2Qpp54
✅ Preview: https://mypocketmonsters-git-fork-panchoroo-hacktoberfest-igihcksn1.vercel.app

<img src={PokemonIcon} alt="Pokemon Logo" />
<PokeHeaderImg src={PikachuHead} alt="Pokemon Logo" />
</PokeHeaderImgContainer>
<div class="poke-header">
Copy link
Owner

@igihcksn igihcksn Oct 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @panchoroo When we have an header in component better use a semantic to get better performance, so i think its better to use

rather than

@igihcksn igihcksn linked an issue Oct 17, 2021 that may be closed by this pull request
@igihcksn igihcksn mentioned this pull request Oct 17, 2021
@igihcksn
Copy link
Owner

Nice changes @panchoroo thank you, appreciate ur help

@igihcksn igihcksn merged commit 86dc9d8 into igihcksn:master Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve header section
2 participants