diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index ce37591..1211076 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -99,6 +99,8 @@ } .mid_block_static{ padding: 0; + margin: 120px 10px; + width: 100%; } .wrapper_tab_button{ width: 55%; @@ -170,7 +172,7 @@ line-height: 20px; } .news_block_main { - margin: 0 16px 120px 16px; + margin: 0 0 120px 0; } .news_item { margin-bottom: 20px; @@ -213,11 +215,8 @@ width: unset; float: unset; text-align: center; + margin: unset; } - - /*.sf_1_column{*/ - /* padding: unset;*/ - /*}*/ .second-footer>div{ text-align: center; } @@ -225,6 +224,18 @@ padding: unset; padding-bottom: 15px; } + + .third-column>div{ + margin-bottom: 10px; + } + #f_contacts{ + margin-bottom: 60px; + } + + .four-column>div:last-child>div{ + margin-bottom: 10px; + } + /* footer*/ diff --git a/templates/blocks/b_footer.html b/templates/blocks/b_footer.html index 34b1e74..758318f 100644 --- a/templates/blocks/b_footer.html +++ b/templates/blocks/b_footer.html @@ -37,7 +37,7 @@
- +