Authored by 郭成尧

brand优化

... ... @@ -22,21 +22,20 @@
width: 100%;
position: absolute;
bottom: 20px;
padding: 0 30px;
.brand-title {
margin-left: 5%;
font-size: 32px;
}
hr {
width: 90%;
width: 100%;
border: #fff solid 1px;
border-top: none;
}
.brand-intro-transition {
transition: all 0.3s ease;
margin-left: 5%;
font-size: 16px;
line-height: 32px;
width: 82%;
... ... @@ -52,7 +51,6 @@
.brand-short {
height: 60px !important;
display: -webkit-box !important;
margin-left: 5%;
font-size: 16px;
line-height: 32px;
width: 82%;
... ... @@ -69,7 +67,7 @@
height: 60px;
position: absolute;
bottom: 20px;
right: 5%;
right: 30px;
}
.expand {
... ...