This commit is contained in:
2023-11-06 12:59:44 +03:00
parent a729070654
commit b7b6750ad2
7 changed files with 184 additions and 19 deletions

View File

@@ -1094,7 +1094,8 @@ section.login>form>div>div:nth-child(5)>a {
section.profile {
padding: 60px 40px 0;
margin-bottom: 120px;
width: 60%;
float: left;
}
@@ -1191,8 +1192,8 @@ h2.title_new_route{
}
.info_profile{
width: calc(69% - 40px);
float: right;
width: 100%;
display: block;
}
.info_profile>h1 {