text color changed to dark
This commit was merged in pull request #2.
This commit is contained in:
@@ -95,7 +95,7 @@ const AuthLayout = () => {
|
||||
{/* end::Title */}
|
||||
|
||||
{/* begin::Text */}
|
||||
{/* <div className='text-white fs-base text-center'>
|
||||
<div className='text-dark fs-base text-center'>
|
||||
In this kind of post,{' '}
|
||||
<a href='#' className='opacity-75-hover text-warning fw-bold me-1'>
|
||||
the blogger
|
||||
@@ -106,11 +106,11 @@ const AuthLayout = () => {
|
||||
the interviewee
|
||||
</a>
|
||||
and their <br /> work following this is a transcript of the interview.
|
||||
</div> */}
|
||||
<div className='text-dark fs-base text-center py-3'>
|
||||
</div>
|
||||
{/* <div className='text-dark fs-base text-center py-3'>
|
||||
<p>Improve quality of life for the world's population by <a href='#' className='opacity-75-hover text-warning fw-bold me-1'>building</a> the future global transportation platform.</p>
|
||||
<p>Increasing accessibility and personal choices, <a href='#' className='opacity-75-hover text-warning fw-bold me-1'>while reducing</a> travel time traffic congestion, pollution, and loss to local GDP</p>
|
||||
</div>
|
||||
</div> */}
|
||||
{/* end::Text */}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user