This commit is contained in:
Li1304553726 2025-11-20 07:59:46 +08:00
parent 6bc02c930f
commit b63000d42f
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ const LearnPage = () => {
</div>
</div>
<div className='flex'>
<div className='w-5/6 bg-[#0082e9] h-20'
<div className='w-4/5 bg-[#0082e9] h-20'
style={{clipPath: 'polygon(0 0, calc(100% - 150px) 0%, calc(100% - 20px) 100%, 0% 100%)'}}
></div>
<div className='items-center justify-center flex font-bold text-sky-900 text-5xl'></div>