add fix problem

This commit is contained in:
2021-10-11 22:29:11 +03:00
parent bc8d93c91a
commit cbefa787b1
14 changed files with 553 additions and 60 deletions

View File

@@ -132,6 +132,13 @@ a{
width: 340px;
}
.right-info{
margin-top: 8px;
margin-bottom: 12px;
text-align: center;
width: 100%;
}
.wrap{
transform: translate(0%, 0%);
width: 0px;
@@ -146,6 +153,8 @@ a{
/* margin-top: 55px;
margin-left: 35px;*/
}
.input{
border: 0;
@@ -502,6 +511,8 @@ a{
font-size: 12px;
}
article{
padding: 1em;
}
@@ -808,9 +819,10 @@ a{
.left_preview{
border-radius: 50%;
width: 95px;
height: 84px;
/*border-radius: 50%;*/
/*width: 105px;
height: 84px;*/
width: 145px;
}
.publ_expert{
@@ -871,13 +883,14 @@ a{
.left_opinion img{
margin-top: 8px;
margin-bottom: 8px;
width: 84px;
height: 84px;
/*width: 84px;
height: 84px;*/
}
.left_opinion_title{
margin-bottom: 8px;
font-weight: bold;
text-transform: uppercase;
}
.left_opinion_text{
@@ -1124,8 +1137,10 @@ a{
text-align: center;
text-decoration: none;
display: inline-block;
cursor: pointer;
font-size: 16px;
font-size: 11px;
}
@@ -1231,6 +1246,7 @@ img-fluid{
}
.main-card-title{
font-size: 24px;
}
@@ -1396,7 +1412,9 @@ img-fluid{
width: 100%;
}
.fulltext IMG{
width: 100%;
}
#footer{
width: 100%;
@@ -1406,7 +1424,6 @@ img-fluid{
display: none;
}
}