This commit is contained in:
2023-08-01 19:25:43 +03:00
parent b7e01aa6bc
commit d6da910a3a
4 changed files with 94 additions and 12 deletions

View File

@@ -761,7 +761,7 @@ section.profile {
}
.menu_profile {
width: clamp(200px, 400px, 400px);
width: 31%;
margin-right: 40px;
}
@@ -795,7 +795,7 @@ section.profile {
}
.info_profile{
width: clamp(400px, 827px, 900px)
width: 69%;
}
.info_profile>h1 {