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