diff --git a/public/css/style_may2024.css b/public/css/style_may2024.css index 960f60a..75a8cd6 100644 --- a/public/css/style_may2024.css +++ b/public/css/style_may2024.css @@ -4258,12 +4258,12 @@ h1 { } @media (min-width: 992px) { .main__spoiler-body table td { - width: 40%; + width: 50%; } } @media (min-width: 992px) { .main__spoiler-body table td + td { - width: 60%; + width: 50%; } } .active + .main__spoiler-body { @@ -4356,14 +4356,18 @@ h1 { z-index: 2; color: #000; } -.main__resume-profile-about-text { - position: relative; - z-index: 2; +.main__resume-profile-about-buttons{ + display: flex; + width: 100%; + position: relative; + z-index: 2; +} +.main__resume-profile-about-buttons .like{ + width: 200px; } -.main__resume-profile-about-button { +.main__resume-profile-about-text { position: relative; z-index: 2; - margin-top: 10px; } .main__resume-profile-info { display: -webkit-box; @@ -9164,7 +9168,7 @@ main + .news { display: -ms-flexbox; display: flex; } -.main__vacancies-item .main__employer-page-two-item-text-body img { +.main__employer-page-two-item-text-body img { display: inline !important; border: none !important; box-shadow: none !important; @@ -9175,7 +9179,7 @@ main + .news { background: none !important; padding: 0 !important; } -.main__vacancies-item .main__employer-page-two-item-text-body p{ +.main__employer-page-two-item-text-body p{ margin: 0 0 20px; } #sertificate .one-sertificate{ diff --git a/resources/views/modals/send_worker.blade.php b/resources/views/modals/send_worker.blade.php index d9925cc..14de757 100644 --- a/resources/views/modals/send_worker.blade.php +++ b/resources/views/modals/send_worker.blade.php @@ -25,7 +25,7 @@