mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 23:56:50 -05:00
centered maps on plus page
This commit is contained in:
parent
b82c778466
commit
66aa131be5
|
|
@ -33,8 +33,9 @@ const MaplistCard: React.FC<MaplistCardProps> = ({ modeShort, stages }) => {
|
|||
src={mapIcons[stage]}
|
||||
size="lg"
|
||||
my="5px"
|
||||
mr="0.5em"
|
||||
mx="0.2em"
|
||||
title={stage}
|
||||
textAlign="center"
|
||||
/>
|
||||
)
|
||||
})}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user