diff --git a/6/схемотехника/course_project/index.css b/6/схемотехника/course_project/index.css index 6c53234..406e943 100644 --- a/6/схемотехника/course_project/index.css +++ b/6/схемотехника/course_project/index.css @@ -156,3 +156,11 @@ table, td, th { width: 100%; table-layout: fixed; } + +.tex.col { + gap: 0; +} + +.tex math { + width: fit-content; +} diff --git a/6/схемотехника/course_project/index.html b/6/схемотехника/course_project/index.html index a64d201..707fa0d 100644 --- a/6/схемотехника/course_project/index.html +++ b/6/схемотехника/course_project/index.html @@ -484,16 +484,16 @@