0.0.227 upd styles(boris).css

This commit is contained in:
2023-11-18 12:36:14 +03:00
parent a7491c545c
commit 330a582a26
2 changed files with 24 additions and 1 deletions

View File

@@ -13,6 +13,15 @@
margin: 20px 16px;
width: 42%;
}
.another_subscribe{
width: 90%;
}
.input_f_profile{
width: calc(90% - 30.4px);
}
#img_msg_by_email{
left: 33%;
}
}
@media (max-width: 1064px){
.header_logo, .header_btn_mover, .header_btn_sender{
@@ -128,6 +137,10 @@
.subscribe_inf_right_part{
width: 38%;
margin-bottom: 20px;
}
.subscribe_inf>.clear_both{
clear: unset;
}
.button_profile_header{
@@ -987,6 +1000,16 @@
float: none;
width: unset;
}
.f-l>.clear_both{
clear: unset;
}
.f-r>.clear_both{
clear: unset;
}
.block_inf_profile>.clear_both{
clear: unset;
}
.block_inf_profile{
padding-top: 20px;
border-bottom:unset;

View File

@@ -977,7 +977,7 @@ input.deactive {
margin-top: 7px;
display: inline-block;
position: relative;
left: 34%;
left: 29%;
}
.title_for_msg_by_email{