Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e23a4bf9c |
File diff suppressed because one or more lines are too long
@ -180,7 +180,7 @@ export default function Login() {
|
||||
<title>{getPageTitle('Login')}</title>
|
||||
</Head>
|
||||
|
||||
<SectionFullScreen bg='violet'>
|
||||
<SectionFullScreen bg='pinkRed'>
|
||||
<div
|
||||
className={`flex ${
|
||||
contentPosition === 'right' ? 'flex-row-reverse' : 'flex-row'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user