Skip to content

Commit

Permalink
mainpage breedte gefixt
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendemeurichy committed May 22, 2024
1 parent 06616d6 commit 1c8c6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/frontend/src/pages/mainPage/ArchivedView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export function ArchivedView({
<>
<Stack
flexDirection={{ xs: 'column-reverse', md: 'row' }}
minWidth={{ md: '57svw', lg: '78svw' }}
width={'100%'}
>
<Stack
direction={'column'}
Expand Down

0 comments on commit 1c8c6ba

Please sign in to comment.