This commit is contained in:
SBD
2023-11-28 14:12:51 +03:00
parent dc6401f90b
commit d0cf9c768f

View File

@@ -53,9 +53,9 @@ body,html{
/*header*/
.left_part_header{
width: 25%;
width: 23%;
float: left;
text-align: -webkit-right;
text-align: -webkit-left;
}
.logo_header{
@@ -63,7 +63,7 @@ body,html{
}
.right_part_header {
width: 75%;
width: 77%;
float: right;
padding: 17px 0 15px 0;
position: relative;
@@ -233,6 +233,7 @@ body,html{
background: #10212B;
position: sticky;
top: 59px;
z-index: 100;
}
.container_content_sections_buttons{
@@ -556,11 +557,14 @@ body,html{
}
.right_part_plugin_container{
width: 300px;
position: relative;
}
.logo_3d_sec_designer{
width: 300px;
position: absolute;
bottom: 0;
}
/*faq*/