diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index d385abe..bfe489d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -6713,4 +6713,8 @@ input[disabled], select[disabled] { } .proektant-profile-courses-content { margin-bottom: 10px; +} + +.section-box.registration input.custom-check + label span { + margin-left: 36px; } \ No newline at end of file -- libgit2 0.21.4