mirror of
https://github.com/Alvin-Zilverstand/pokedex.git
synced 2026-03-06 21:29:57 +01:00
Refactor Pokémon detail display and improve error handling in data fetching
This commit is contained in:
@@ -79,6 +79,10 @@ input:focus-visible {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.arrow.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
height: 100vh;
|
||||
|
||||
Reference in New Issue
Block a user