Skip to content

Commit

Permalink
add missing class to layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Benaiah committed May 5, 2023
1 parent ce4d64f commit 1b2a12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/test-contentful-content/+layout.svelte
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div class="usa-prose grid-container">
<div class="usa-section usa-prose grid-container">
<slot />
</div>

0 comments on commit 1b2a12a

Please sign in to comment.