File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -757,7 +757,7 @@ const WhatIsEthereumPage = ({
757
757
</ Section >
758
758
759
759
< Section >
760
- < TwoColumnContent >
760
+ < TwoColumnContent className = "lg:flex-row-reverse" >
761
761
< Width40 >
762
762
< Image400 src = { diffEthAndBtc } />
763
763
</ Width40 >
@@ -776,7 +776,7 @@ const WhatIsEthereumPage = ({
776
776
</ Section >
777
777
</ div >
778
778
779
- < Content >
779
+ < Section >
780
780
< H2 > { t ( "page-what-is-ethereum-additional-reading" ) } </ H2 >
781
781
< Stack className = "mb-4 gap-6" >
782
782
< p >
@@ -799,9 +799,9 @@ const WhatIsEthereumPage = ({
799
799
{ t ( "page-what-is-ethereum-kernel-dreamers-desc" ) }
800
800
</ p >
801
801
</ Stack >
802
- </ Content >
802
+ </ Section >
803
803
804
- < Content >
804
+ < Section >
805
805
< Column >
806
806
< H2 > { t ( "page-what-is-ethereum-explore" ) } </ H2 >
807
807
</ Column >
@@ -835,15 +835,15 @@ const WhatIsEthereumPage = ({
835
835
</ div >
836
836
</ Callout >
837
837
</ CardContainer >
838
- </ Content >
838
+ </ Section >
839
839
840
- < Content >
840
+ < Section >
841
841
< StandaloneQuizWidget quizKey = "what-is-ethereum" />
842
- </ Content >
842
+ </ Section >
843
843
844
- < Content >
844
+ < Section >
845
845
< FeedbackCard />
846
- </ Content >
846
+ </ Section >
847
847
</ MainArticle >
848
848
</ VStack >
849
849
)
You can’t perform that action at this time.
0 commit comments