feat(lessons): add new lessons for english section
This commit is contained in:
@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user