mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-27 13:45:27 -05:00
centered maps on plus page
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
)
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user