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