This commit is contained in:
2023-11-19 22:41:41 +03:00
parent 4751dd9079
commit c9adf1a785

View File

@@ -329,7 +329,7 @@
footer{
height: unset;
margin-top: unset;
margin-top: 60px;
}
footer>div{
padding: 10px;
@@ -468,6 +468,7 @@
flex-wrap: wrap;
text-align: center;
gap: unset;
margin: unset;
}
figure {
width: 32%;
@@ -498,6 +499,7 @@
.bottom_block_static{
padding: 50px 0 0;
width: unset;
margin: unset
}
.bottom_block_static>form>.inputs_l{
width: unset;
@@ -819,11 +821,15 @@
padding-top: 1px;
margin-bottom: 40px;
}
.news_item_pagination:nth-child(odd) .pag_news_img, .news_item_pagination:nth-child(odd) .pag_news_item_text,
.news_item_pagination:nth-child(even) .pag_news_img, .news_item_pagination:nth-child(even) .pag_news_item_text{
float: none;
width: unset;
/*.news_item_pagination:nth-child(odd) .pag_news_img, .news_item_pagination:nth-child(odd) .pag_news_item_text,*/
/*.news_item_pagination:nth-child(even) .pag_news_img, .news_item_pagination:nth-child(even) .pag_news_item_text{*/
/* float: none;*/
/* width: unset;*/
/*}*/
.pag_news_item_text{
width: 70%;
}
/* END news_page*/
/*profile_prof*/
.info_profile>h1{