0.0.238 bug fix - footer, faq, my_profile

This commit is contained in:
2023-11-19 19:00:23 +03:00
parent 1e9e2cb048
commit c8e4df8150
4 changed files with 26 additions and 13 deletions

View File

@@ -1,6 +1,12 @@
/*media breakpoints*/ /*media breakpoints*/
@media (max-width: 1280px){
.sf_1_column {
padding-left: 35px;
padding-right: 105px;
}
}
@media (max-width: 1199px){ @media (max-width: 1199px){
.benefit_img_about_service>figure>img{ .benefit_img_about_service>figure>img{
width: 173px; width: 173px;
@@ -58,6 +64,20 @@
line-height: 20px; line-height: 20px;
text-shadow: 1px 1px 0px #272424; text-shadow: 1px 1px 0px #272424;
} }
.sf_1_column {
padding-left: 25px;
padding-right: 90px;
}
.sf_2_column, .sf_3_column {
padding-right: 10px;
}
}
@media (max-width: 1115px){
.second-footer>div>div>a,
.second-footer>div>div{
font-size: 14px;
}
} }
@media (max-width: 1064px){ @media (max-width: 1064px){
.header_logo, .header_btn_mover{ .header_logo, .header_btn_mover{
@@ -1097,6 +1117,7 @@
} }
} }
@media (max-width: 847px){ @media (max-width: 847px){
.container_subscribe{ .container_subscribe{
margin: 20px 16px; margin: 20px 16px;
@@ -1124,6 +1145,8 @@
.carrier_inf_moving.right{ .carrier_inf_moving.right{
width: 37%; width: 37%;
} }
} }
@media (max-width: 828px){ @media (max-width: 828px){
/*.to_address_point_txt.find_route {*/ /*.to_address_point_txt.find_route {*/

View File

@@ -2527,7 +2527,7 @@
/* direction: initial;*/ /* direction: initial;*/
/*}*/ /*}*/
.menu_profile>div>a{ .menu_profile>div>a{
font-size: 12px; /*font-size: 12px;*/
line-height: 13px; line-height: 13px;
} }

View File

@@ -349,6 +349,7 @@ footer>div {
.second-footer>div>div{ .second-footer>div>div{
display: inline-block; display: inline-block;
font-size: 15px;
} }
.second-footer>div>div>a{ .second-footer>div>div>a{
font-size: 16px; font-size: 16px;

View File

@@ -61,17 +61,6 @@
</div> </div>
{# <input type="radio" name="tab-btn" id="id="tab-btn-1"" value="" checked>#}
{# <label for="tab-btn-1">{% translate "Как отправить?" %}</label>#}
{# <input type="radio" name="tab-btn" id="tab-btn-2" value="">#}
{# <label for="tab-btn-2">{% translate "Как перевезти?" %}</label>#}
<div id="content-1" class="show "> <div id="content-1" class="show ">
<h2 id="title_static">{% translate "Вам нужно отправить посылку быстро и недорого?" %}</h2> <h2 id="title_static">{% translate "Вам нужно отправить посылку быстро и недорого?" %}</h2>
<div class="benefit_img"> <div class="benefit_img">
@@ -204,7 +193,7 @@
<h2 id=title_static>{% translate "Частые вопросы" %}</h2> <h2 id=title_static>{% translate "Частые вопросы" %}</h2>
<details open> <details>
<summary>{% translate "Как пользоваться сервисом?" %}</summary> <summary>{% translate "Как пользоваться сервисом?" %}</summary>
<p>Скандинавская мифология — мифология древних скандинавов, часть древнегерманской мифологии.</p> <p>Скандинавская мифология — мифология древних скандинавов, часть древнегерманской мифологии.</p>
</details> </details>