fix
This commit is contained in:
parent
eb30ede5c0
commit
ab93a26abf
@ -1,5 +1,8 @@
|
||||
.settings {
|
||||
background: #f1f1f1;
|
||||
height: 100%;
|
||||
min-height: 100vh;
|
||||
font-family: 'LabGrotesque', sans-serif;
|
||||
|
||||
&__page {
|
||||
max-width: 1160px !important;
|
||||
|
@ -83,7 +83,7 @@ export const Profile = () => {
|
||||
description: 'Ключевые условия<br/> договора'
|
||||
},
|
||||
{
|
||||
path: '',
|
||||
path: '/settings',
|
||||
img: settingIcon,
|
||||
title: 'Настройки аккаунта',
|
||||
description: 'Перейдите чтобы начать<br/> редактирование'
|
||||
|
Loading…
Reference in New Issue
Block a user