generated from nhcarrigan/template
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user