chore: couple more games (#20)

Reviewed-on: https://codeberg.org/nhcarrigan/portfolio/pulls/20
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
2024-10-05 05:59:50 +00:00
committed by Naomi the Technomancer
parent b4bdbd797e
commit 135e22778e
3 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export const Game = (props: GameProps): JSX.Element => {
alt={name}
width={250}
height={250}
className="m-auto"
className="m-auto object-contain max-h-[250px] max-w-[250px]"
/>
</a>
</div>