0.0.140 fix small bugs

This commit is contained in:
2023-09-19 13:38:41 +03:00
parent 914133e73e
commit d0359907d7
5 changed files with 43 additions and 11 deletions

View File

@@ -1132,14 +1132,14 @@
text-align: right;
}
.splliter-left-right-part-carrier-card{
border: 1px solid #E6E6E6;
height: 100%;
display: inline-block;
transform: rotate(180deg) ;
position: relative;
left: 70%;
}
/*.splliter-left-right-part-carrier-card{*/
/* border: 1px solid #E6E6E6;*/
/* height: 100%;*/
/* display: inline-block;*/
/* transform: rotate(180deg) ;*/
/* position: relative;*/
/* left: 70%;*/
/*}*/
.inf_carrier{
padding-top: 15px;

View File

@@ -1680,6 +1680,12 @@ h2#title_static{
line-height: 52px;
margin-bottom: 20px;
}
.title_static_wrapper{
text-align: center;
}
.title_static_wrapper>h2#title_static{
display: inline-block;
}
span#sub_title_static{
display: block;
text-align: center;
@@ -1961,6 +1967,19 @@ button#send_feedback_form{
padding-top: 5%;
}
.color_title{
color: #FF613A;
text-align: center;
font-family: Inter;
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: 52px;
margin-bottom: 20px;
}
/*end_static_pages*/
/*my routes END*/

View File

@@ -20,6 +20,8 @@ function middleWareJS(){
} else {
footer.style.display = ""
body.overflowY = ""
}

View File

@@ -146,8 +146,19 @@
<div class="bottom_block_static">
<h2 id=title_static>{% translate "Оформи подписку сейчас и получи" %}</h2>
<h2 id=title_static>{% translate "1 день пользования сервисом в подарок!" %}</h2>
<div class="title_static_wrapper">
<h2 id=title_static>{% translate "Оформи" %}</h2>
<span class="color_title">{% translate "подписку" %}</span>
<h2 id=title_static>{% translate "сейчас и получи" %}</h2>
</div>
<div class="title_static_wrapper">
<span class="color_title">{% translate "1 день" %}</span>
<h2 id=title_static>{% translate "пользования сервисом" %}</h2>
<span class="color_title">{% translate "в подарок" %}</span>
<h2 id=title_static>!</h2>
</div>

View File

@@ -42,7 +42,7 @@
{% include "small_INCLUDES/carrier_card/inf_about_moving.html" %}
</div>
<div class="splliter-left-right-part-carrier-card"></div>
<div class="inf_carrier_container">
<div class="title_container_inf_carrier">
{% translate 'Контакты' %}