add gap
This commit is contained in:
@@ -47,6 +47,7 @@ export const AuthorPage = () => {
|
|||||||
className={css`
|
className={css`
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
gap: 1em;
|
||||||
`}
|
`}
|
||||||
>
|
>
|
||||||
{info.games.map((game) => (
|
{info.games.map((game) => (
|
||||||
|
|||||||
Reference in New Issue
Block a user