diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index afec1cb..2ec548b 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -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*/