Merge remote-tracking branch 'origin/main'

This commit is contained in:
2023-11-06 13:00:47 +03:00
7 changed files with 184 additions and 19 deletions

View File

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