Merge pull request #63 from apuc/parthners-area
partner catalog and no requests block
This commit is contained in:
		| @@ -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: 'Каталог' | ||||
|       }, | ||||
|       { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 NikoM1k
					NikoM1k