From dedf0588b181a6b554bd95aa4cd4f72bb83ba84c Mon Sep 17 00:00:00 2001 From: M1kola Date: Mon, 27 Mar 2023 16:30:35 +0300 Subject: [PATCH] partner catalog and no requests block --- src/components/OutstaffingBlock/outstaffingBlock.scss | 2 +- src/components/ProfileHeader/ProfileHeader.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/OutstaffingBlock/outstaffingBlock.scss b/src/components/OutstaffingBlock/outstaffingBlock.scss index ad817dda..98e8f0c2 100644 --- a/src/components/OutstaffingBlock/outstaffingBlock.scss +++ b/src/components/OutstaffingBlock/outstaffingBlock.scss @@ -7,7 +7,7 @@ height: 100%; min-height: 100vh; font-family: 'LabGrotesque', sans-serif; - padding-top: 24px; + padding-top: 23px; &__title { font-weight: 700; diff --git a/src/components/ProfileHeader/ProfileHeader.js b/src/components/ProfileHeader/ProfileHeader.js index 8c165ad9..270ad839 100644 --- a/src/components/ProfileHeader/ProfileHeader.js +++ b/src/components/ProfileHeader/ProfileHeader.js @@ -47,7 +47,7 @@ export const ProfileHeader = () => { ], partner: [ { - path: '/', + path: '/catalog', name: 'Каталог' }, {