Skip to content

Commit 00a6da5

Browse files
SoheilTylerAPfledderer
andauthored
Apply suggestions from code review
Co-authored-by: Tyler Pfledderer <[email protected]>
1 parent e07cae3 commit 00a6da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/static.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ const StaticPage = ({
291291
/>
292292
<Box
293293
as="article"
294-
maxW={theme.breakpoints.md}
294+
maxW="container.md"
295295
w="full"
296296
sx={{
297297
".featured": {

0 commit comments

Comments
 (0)