Updated login and register pages
This commit is contained in:
parent
8f56210acf
commit
3eaec928a4
2 changed files with 13 additions and 5 deletions
|
|
@ -102,7 +102,7 @@ export default () => {
|
|||
|
||||
<Padding top={2} left={0} right={0} bottom={0}>
|
||||
<Row>
|
||||
<Box curved thickness={2} padding="2.25rem" color="#2f465cd7" background="#04040660">
|
||||
<Box curved thickness={2} padding="2.25rem" color="#253849be" background="#04040660">
|
||||
{/* <section class="box"> */}
|
||||
<Row>
|
||||
<span class="box-title">Login</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue