diff --git a/frontend/src/pages/LectureInfoPage/LectureInfoPage.module.css b/frontend/src/pages/LectureInfoPage/LectureInfoPage.module.css index 6611c6d..2079dc0 100644 --- a/frontend/src/pages/LectureInfoPage/LectureInfoPage.module.css +++ b/frontend/src/pages/LectureInfoPage/LectureInfoPage.module.css @@ -40,5 +40,6 @@ line-height: 1.4; font-weight: 400; margin: 0; + word-break: break-all; } }