Page Lyout
This commit is contained in:
@@ -15,7 +15,7 @@ export default function LoginLayout({ slogan, children }) {
|
||||
<div className="layout-wrapper">
|
||||
<div className={`main-wrapper w-full ${screen}`}>
|
||||
<div className="flex w-full h-full">
|
||||
<div className="xl:flex hidden w-1/2 h-full p-[70px] flex-col justify-between primary-gradient">
|
||||
<div className="xl:flex hidden w-1/2 h-full p-[70px] flex-col justify-between primary-home">
|
||||
{/*
|
||||
<div className="logo">
|
||||
<img src={logo} alt="logo" />
|
||||
|
||||
Reference in New Issue
Block a user