diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 55033e3..443c201 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -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{