lord-cyclone100 / pokedex

A pokedex built using pokeapi
https://pokedex-ten-livid.vercel.app/
0 stars 7 forks source link

Back to top button #13

Closed smitesh-pednekar closed 14 hours ago

smitesh-pednekar commented 14 hours ago

1) Added a "Back to Top" button:

-Positioned in the bottom right corner of the page -Black background with a red arrow icon -Appears when scrolling down and smoothly scrolls to top when clicked

2) Styled the button to match the site's theme:

-Used black (#000000) for the background and red (#e30f0f) for the arrow -Added a thin, light white border (2px) with 70% opacity -Implemented hover effects for better interactivity

3) Ensured responsiveness:

-Button resizes on smaller screens (max-width: 430px)

UI DEMO LINK : https://drive.google.com/file/d/1DwsL83RlaNDQGNmjhaf8Gcm_KNN_8SXL/view?usp=drive_link

vercel[bot] commented 14 hours ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pokedex ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2024 5:36am
lord-cyclone100 commented 14 hours ago

gr8 work @smitesh-pednekar keep it up!!!! I am merging