Skip to content

Commit e564fdb

Browse files
committed
update
Signed-off-by: Wyllie Fang <[email protected]>
1 parent 71f8a23 commit e564fdb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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)