Skip to content

Commit e6818c5

Browse files
authored
Revert "Specify articleLayout.container to flex in column direction (reactjs#1414)" (reactjs#1415)
This reverts commit d0718a3.
1 parent d0718a3 commit e6818c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/theme.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ const sharedStyles = {
115115
articleLayout: {
116116
container: {
117117
display: 'flex',
118-
flexDirection: 'column',
119118
minHeight: 'calc(100vh - 60px)',
120119
[media.greaterThan('sidebarFixed')]: {
121120
maxWidth: 840,

0 commit comments

Comments
 (0)