fix

parent dbddf07e
...@@ -2,6 +2,11 @@ html { ...@@ -2,6 +2,11 @@ html {
overflow-x: hidden; overflow-x: hidden;
} }
.bx-wrapper .others_project__subtitle_a {
color: black;
line-height: 20px;
}
.top_line { .top_line {
background-color: #232323; background-color: #232323;
min-height: 44px; min-height: 44px;
......
...@@ -263,7 +263,7 @@ filter: progid:DXImageTransform. ...@@ -263,7 +263,7 @@ filter: progid:DXImageTransform.
} }
.section6 { .section6 {
padding-bottom: 80px; padding-bottom: 60px;
min-height: 1250px; min-height: 1250px;
} }
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
...@@ -287,9 +287,13 @@ filter: progid:DXImageTransform. ...@@ -287,9 +287,13 @@ filter: progid:DXImageTransform.
.section6 { .section6 {
background-position: center -110px; background-position: center -110px;
} }
.bx-wrapper .bx-controls-direction a { .bx-wrapper .bx-controls-direction a {
top:40%; top:35%;
} }
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
bottom: -25px;
}
.inf_comanda { .inf_comanda {
margin-top: 120px; margin-top: 120px;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment