Skip to content

Commit

Permalink
аааа
Browse files Browse the repository at this point in the history
  • Loading branch information
RaTeNo committed May 1, 2022
1 parent ae61c17 commit bb0b12f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
16 changes: 15 additions & 1 deletion css/response_479.css
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,21 @@
overflow: hidden;
}


.faq .test_data{
width: 100%;
margin:0;
}

.info_faq{
display: none;
order:3;
margin-left: 30px;
margin-top: 10px;
}

.accordion_item .head{
flex-wrap: wrap;
}


}
3 changes: 2 additions & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -12045,4 +12045,5 @@ section.total {

.faq .test_data{
padding:0;
}
}

0 comments on commit bb0b12f

Please sign in to comment.