Updated LoggedOutNavigationBar log in button background color

• Updated:
- LoggedOutNavigationBar log in button background color to match themes
This commit is contained in:
Developer 2021-02-18 13:39:16 -05:00
parent 65949c7e71
commit 6421b632b0
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ class LoggedOutNavigationBar extends React.PureComponent {
isNarrow
isOutline
color='brand'
backgroundColor='white'
backgroundColor='none'
href='/auth/sign_in'
className={[_s.borderColorWhite, _s.mr5, _s.flexGrow1, _s.aiCenter, _s.jcCenter, _s.py7].join(' ')}
>