partner catalog and no requests block

This commit is contained in:
Николай Полтщук 2023-03-27 16:30:35 +03:00
parent 5f4dc3a5f2
commit dedf0588b1
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
height: 100%;
min-height: 100vh;
font-family: 'LabGrotesque', sans-serif;
padding-top: 24px;
padding-top: 23px;
&__title {
font-weight: 700;

View File

@ -47,7 +47,7 @@ export const ProfileHeader = () => {
],
partner: [
{
path: '/',
path: '/catalog',
name: 'Каталог'
},
{