0.0.199 small upd for my_routes

This commit is contained in:
2023-11-03 18:27:44 +03:00
parent b32a79f966
commit c1ea4788a4
3 changed files with 27 additions and 7 deletions

View File

@@ -504,6 +504,7 @@
.info_profile{
width: 100%;
float: none;
margin-left: 25px;
}
.block-list-of-users{
@@ -576,8 +577,15 @@
width: unset;
}
/* END news_page*/
/*profile_prof*/
.info_profile>h1{
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px;
margin-bottom: 40px;
}
/*END profile_prof*/
}