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: 'Каталог' }, {