6 lines
98 B
CSS
6 lines
98 B
CSS
.pokedex_row{
|
|
max-width: 1200px;
|
|
background: white;
|
|
margin: auto;
|
|
padding: 20px;
|
|
} |