| @@ -1103,6 +1103,7 @@ export default { | |||||
| background-position: 166% 20%; | background-position: 166% 20%; | ||||
| .titleBox { | .titleBox { | ||||
| text-indent: 2em; | |||||
| position: absolute; | position: absolute; | ||||
| z-index: 2; | z-index: 2; | ||||
| // position: absolute; | // position: absolute; | ||||
| @@ -1119,6 +1120,7 @@ export default { | |||||
| color: #fff; | color: #fff; | ||||
| } | } | ||||
| .paragraph { | .paragraph { | ||||
| text-indent: 2em; | |||||
| margin-bottom: 20px; | margin-bottom: 20px; | ||||
| font-weight: 400; | font-weight: 400; | ||||
| color: #7e7e7e; | color: #7e7e7e; | ||||
| @@ -1146,6 +1148,7 @@ export default { | |||||
| } | } | ||||
| } | } | ||||
| .titleBox1 { | .titleBox1 { | ||||
| text-indent: 2em; | |||||
| // position: absolute; | // position: absolute; | ||||
| // top: 20%; | // top: 20%; | ||||
| // left: 16%; | // left: 16%; | ||||
| @@ -1204,6 +1207,7 @@ export default { | |||||
| background-position: 166% 20%; | background-position: 166% 20%; | ||||
| .titleBox1 { | .titleBox1 { | ||||
| text-indent: 2em; | |||||
| position: absolute; | position: absolute; | ||||
| z-index: 2; | z-index: 2; | ||||
| // position: absolute; | // position: absolute; | ||||
| @@ -1602,6 +1606,7 @@ export default { | |||||
| background-color: #191919; | background-color: #191919; | ||||
| float: left; | float: left; | ||||
| .conBox { | .conBox { | ||||
| text-indent: 2em; | |||||
| width: 500px; | width: 500px; | ||||
| margin: 40px auto 100px auto; | margin: 40px auto 100px auto; | ||||
| .title { | .title { | ||||