diff --git a/pokedex/index.html b/pokedex/index.html index e3c2c57..b996aa2 100644 --- a/pokedex/index.html +++ b/pokedex/index.html @@ -135,14 +135,12 @@ .right { width: 100%; - padding: 10px; background-color: white; height: 25%; border-bottom: 1px solid gray; } .left { - padding: 5px; width: 100%; height: 75%; overflow: auto;