Skip to content

Commit

Permalink
add style for pre login component
Browse files Browse the repository at this point in the history
  • Loading branch information
avinash-mane committed May 22, 2020
1 parent 3150ec5 commit 9c5ae2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-frontend/src/login/PreLoginPanelMobileComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const PreLoginPanelMobileComponent = ({
encouragementThought,
}) => (
<Container className={classNameContainer} fluid={true}>
<RowText className="py-5">
<RowText className="py-5 text-white">
<LogoComponent />
</RowText>
<RowImage>
Expand Down

0 comments on commit 9c5ae2b

Please sign in to comment.