Updated SignUpLogInPanel login/signup buttons to match nav and injection auth buttons

• Updated:
- SignUpLogInPanel login/signup buttons to match nav and injection auth buttons
This commit is contained in:
Developer 2021-02-18 13:41:37 -05:00
parent 6421b632b0
commit de7d71e0ee
1 changed files with 4 additions and 4 deletions

View File

@ -47,7 +47,8 @@ class SignUpLogInPanel extends React.PureComponent {
<div className={[_s.d, _s.pb5].join(' ')}>
<Button
isOutline
color='white'
color='brand'
backgroundColor='none'
href='/auth/sign_in'
className={[_s.mb10, _s.borderColorWhite].join(' ')}
>
@ -56,9 +57,8 @@ class SignUpLogInPanel extends React.PureComponent {
</Text>
</Button>
<Button
isOutline
color='brand'
backgroundColor='white'
color='white'
backgroundColor='brand'
href='/auth/sign_up'
>
<Text color='inherit' size='large' weight='bold' align='center'>