Skip to content

Commit

Permalink
css adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Maija Y committed Oct 13, 2023
1 parent cabfbeb commit 73d2414
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ export default function Page() {
<div className={css`
display: flex;
flex-wrap: wrap;
width: 100%;
max-width: 770px;
margin: 4rem auto;
`}>
<div className={css`
display: flex;
Expand Down

0 comments on commit 73d2414

Please sign in to comment.