fix: update grids to dynamically adapt number of columns + aligned rows
This commit is contained in:
@@ -57,7 +57,7 @@ async function PointsColumn({
|
||||
const { formatMessage } = await getIntl()
|
||||
|
||||
return (
|
||||
<article>
|
||||
<article className={styles.article}>
|
||||
<Body
|
||||
color="white"
|
||||
textTransform="bold"
|
||||
|
||||
Reference in New Issue
Block a user