mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
This reverts commit d0718a3953.
This commit is contained in:
@@ -115,7 +115,6 @@ const sharedStyles = {
|
||||
articleLayout: {
|
||||
container: {
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
minHeight: 'calc(100vh - 60px)',
|
||||
[media.greaterThan('sidebarFixed')]: {
|
||||
maxWidth: 840,
|
||||
|
||||
Reference in New Issue
Block a user