This commit is contained in:
SBD
2023-11-18 12:28:31 +03:00
parent 6515979251
commit a7491c545c

View File

@@ -2411,20 +2411,20 @@
.menu_profile>div{
width: 274px;
}
.menu_profile>div:first-of-type{
color: #000;
font-size: 14px;
width: 274px;
border-radius: 0;
background: none;
box-shadow: none;
margin-bottom: 20px;
padding: 0;
text-align: unset;
position: unset;
height: unset;
direction: initial;
}
/*.menu_profile>div:first-of-type{*/
/* color: #000;*/
/* font-size: 14px;*/
/* width: 274px;*/
/* border-radius: 0;*/
/* background: none;*/
/* box-shadow: none;*/
/* margin-bottom: 20px;*/
/* padding: 0;*/
/* text-align: unset;*/
/* position: unset;*/
/* height: unset;*/
/* direction: initial;*/
/*}*/
.menu_profile>div>a{
font-size: 12px;
line-height: 13px;
@@ -2466,7 +2466,7 @@
}
.cont_img_one_news{
height: 250px;
height: 205px;
overflow: hidden;
}
@@ -2491,3 +2491,10 @@
overflow-wrap: break-word;
}
.container_name_one_news{
width: 100%;
overflow-wrap: break-word;
font-weight: 600;
padding-bottom: 20px;
}