Merge branch 'auth-layout-text-color' of MyFit/users-myfit into master
This commit is contained in:
@@ -22,7 +22,7 @@ export default function LoginLayout({ slogan, children }) {
|
||||
{/* <img src={loginThumb} alt="login-thumb" /> */}
|
||||
</div>
|
||||
<div className="article w-[600px]">
|
||||
<p className="text-[60px] font-bold leading-[72px] text-white">
|
||||
<p className="text-[60px] font-bold leading-[72px] text-[ #a03774]">
|
||||
{slogan}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user