Skip to content

Commit e564fdb

Browse files
committed
update
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
1 parent 71f8a23 commit e564fdb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/sections/Community/Handbook/Handbook.style.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ export const HandbookWrapper = styled.div`
3232
}
3333
3434
.page-section{
35+
display: flex;
36+
flex-direction: row;
37+
align-items: flex-start;
3538
@media (min-width: 751px){
3639
margin-top: -54rem;
3740
position: relative;

0 commit comments

Comments
 (0)