Skip to content

Commit

Permalink
Using design system componenets
Browse files Browse the repository at this point in the history
Co-authored-by: andregroseth <[email protected]>
Co-authored-by: PaulMartinKokseter <[email protected]>
  • Loading branch information
3 people committed Oct 23, 2023
1 parent 825d393 commit 9eb22d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/pages/KravPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ export const KravPage = () => {
</title>
</Helmet>
)}
<div className={"w-full"}>
<div className={"w-full max-w-7xl"}>
<div className={"flex flex-col justify-center mb-10"}>
<div className={"flex justify-center w-full mt-6"}>
<div className={"w-full flex flex-col"}>
Expand Down

0 comments on commit 9eb22d5

Please sign in to comment.