This commit is contained in:
2023-11-05 17:56:34 +03:00
parent 8e5a018c2a
commit 6dd0cf7724

View File

@@ -1127,7 +1127,24 @@ h2.title_new_route{
height: 40px; height: 40px;
} }
.menu_profile>div>a { /*.menu_profile>div>a {*/
/* color: rgba(39, 36, 36, 0.60);*/
/* !* Body text 1 *!*/
/* font-family: Inter;*/
/* font-size: 16px;*/
/* font-style: normal;*/
/* font-weight: 500;*/
/* line-height: 22px;*/
/* text-decoration: none;*/
/* text-decoration: none;*/
/* width: 100%;*/
/* position: absolute;*/
/* top: 22px;*/
/* left: 0px;*/
/*}*/
.text_btn_profile{
color: rgba(39, 36, 36, 0.60); color: rgba(39, 36, 36, 0.60);
/* Body text 1 */ /* Body text 1 */
font-family: Inter; font-family: Inter;
@@ -1136,12 +1153,11 @@ h2.title_new_route{
font-weight: 500; font-weight: 500;
line-height: 22px; line-height: 22px;
text-decoration: none; text-decoration: none;
text-decoration: none; /*text-decoration: none;*/
width: 100%; width: 100%;
position: absolute; position: absolute;
top: 22px; top: 22px;
left: 0px; left: 0;
} }
.handler_menu{ .handler_menu{