Skip to content

Commit 9fb017b

Browse files
Remove stale layout-padding comment in layout.js
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
1 parent 05ce763 commit 9fb017b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

theme/src/components/layout.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ function Layout({children, pageContext, path}) {
8787
marginLeft: 'auto',
8888
marginRight: 'auto',
8989
width: '100%',
90-
// className="layout-padding": add CSS for responsive padding (24px mobile → 48px desktop)
9190
padding: 48,
9291
}}
9392
>

0 commit comments

Comments
 (0)