feat(lessons): add new lessons for english section

This commit is contained in:
shafin-r
2026-03-09 16:41:06 +06:00
parent b5edb3554f
commit 59e601052f
38 changed files with 9086 additions and 1205 deletions

View File

@ -87,7 +87,7 @@ const SystemsEquationsLesson: React.FC<LessonProps> = ({ onFinish }) => {
</nav>
</aside>
<div className="flex-1 lg:ml-64 p-6 md:p-12 max-w-4xl mx-auto">
<div className="flex-1 lg:ml-64 md:p-12 max-w-full mx-auto">
{/* Section 1: Number of Solutions */}
<section
ref={(el) => {