partner catalog and no requests block
This commit is contained in:
parent
5f4dc3a5f2
commit
dedf0588b1
@ -7,7 +7,7 @@
|
||||
height: 100%;
|
||||
min-height: 100vh;
|
||||
font-family: 'LabGrotesque', sans-serif;
|
||||
padding-top: 24px;
|
||||
padding-top: 23px;
|
||||
|
||||
&__title {
|
||||
font-weight: 700;
|
||||
|
@ -47,7 +47,7 @@ export const ProfileHeader = () => {
|
||||
],
|
||||
partner: [
|
||||
{
|
||||
path: '/',
|
||||
path: '/catalog',
|
||||
name: 'Каталог'
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user