login page pink background

This commit is contained in:
Flatlogic Bot 2025-05-01 15:08:46 +00:00
parent fadf3d7a01
commit 1e23a4bf9c
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -180,7 +180,7 @@ export default function Login() {
<title>{getPageTitle('Login')}</title> <title>{getPageTitle('Login')}</title>
</Head> </Head>
<SectionFullScreen bg='violet'> <SectionFullScreen bg='pinkRed'>
<div <div
className={`flex ${ className={`flex ${
contentPosition === 'right' ? 'flex-row-reverse' : 'flex-row' contentPosition === 'right' ? 'flex-row-reverse' : 'flex-row'