added border radius
This commit was merged in pull request #50.
This commit is contained in:
@@ -18,11 +18,12 @@ const EngageWidget10 = ({className}: Props) => (
|
||||
<div className='mb-10'>
|
||||
<div className='fs-2hx fw-bold text-gray-800 text-center mb-13'>
|
||||
<span className='me-2'>
|
||||
Need more help to manage to the platform
|
||||
Need more help to manage the platform
|
||||
<br />
|
||||
<span className='position-relative d-inline-block text-danger'>
|
||||
<Link
|
||||
to='/crafted/pages/profile/overview'
|
||||
to='/help'
|
||||
// target='_blank'
|
||||
className='text-danger
|
||||
opacity-75-hover'
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user