Skip to content

Commit

Permalink
style: adding more space to app-preview content (#13790)
Browse files Browse the repository at this point in the history
Co-authored-by: andreastanderen <[email protected]>
  • Loading branch information
wrt95 and standeren authored Oct 16, 2024
1 parent b8d6903 commit 351030a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/app-preview/src/views/LandingPage.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@
display: flex;
flex-direction: column;
height: calc(100vh - var(--header-height));
gap: var(--fds-spacing-4);
margin-inline: var(--fds-spacing-18);
}

0 comments on commit 351030a

Please sign in to comment.