Page Lyout

This commit is contained in:
Olu Amey
2023-01-25 17:05:49 -05:00
parent 0e91d44bc3
commit 0250d37679
16 changed files with 1374 additions and 64 deletions
+1 -1
View File
@@ -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" />