only show set name above mobile, cleanup columns on 404

This commit is contained in:
zach
2026-03-03 13:36:11 -05:00
parent 1f521afa3a
commit dcf1558d7e
2 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ const pokemonName = pokemon?.Name || "Unknown Pokémon";
Return to the <a href="/">home page</a> or search for another <a href="/pokemon">Pokémon</a>.
</p>
</div>
<div class="col-12 col-md-4 offset-md-2">
<div class="col-12 col-md-5 offset-md-1">
<div class="alert alert-warning border p-2" role="alert">
<h4 class="alert-heading">Who's that Pokémon?</h4>
<p class="mb-0">Click the image to reveal.</p>