fix design
This commit is contained in:
@@ -52,7 +52,7 @@ const About: NextPage = () => {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className='mt-[300px] bg-white rounded-4xl p-10 xl:h-[500px]'>
|
||||
<div className='xl:mt-[300px] mt-[100px] bg-white rounded-4xl p-10 xl:h-[500px]'>
|
||||
<div className='max-w-maxWidth mx-auto'>
|
||||
<video controls className='w-full object-cover xl:-mt-[300px] -mt-[100px] rounded-4xl max-h-[500px]'>
|
||||
<source src='/hp-s3-360p.mp4' type='video/mp4' />
|
||||
|
||||
Reference in New Issue
Block a user