This commit is contained in:
SBD
2023-12-11 22:32:27 +03:00
parent 7598759fb8
commit 4a62440981
2 changed files with 8 additions and 1 deletions

View File

@@ -558,10 +558,15 @@ body.n_scroll{
.description_form_feedback_txt{
margin-top: 30px;
margin-bottom: 50px;
margin-bottom: 110px;
color: #000000;
width: 100%;
overflow-wrap: break-word;
}
.right_bottom_part_feedback{
position: relative;
bottom: 0;
}
.form_feedback_content{
@@ -1015,6 +1020,7 @@ body.n_scroll{
width: 100%;
flex-direction: row;
justify-content: space-between;
min-height: 250px;
}
.title_block_functional_features{