Commit bbbce501 authored by youjie's avatar youjie

no message

parent 69a2fb01
......@@ -15,6 +15,7 @@
border-radius: 60px 0px 60px 0px;
}
.travelDaysHV-Description{
height: 160px;
font-size: 24px;
line-height: 34px;
color: #484647;
......@@ -29,8 +30,8 @@
margin-top: 10px;
}
.travelDaysHV-Description.travelDaysHV-Description3{
height: 295px;
-webkit-line-clamp: 9;
height: 275px;
-webkit-line-clamp:8;
margin-top: 20px;
}
.travelDaysHV-CouponsName span.CouponsNameM{
......@@ -111,6 +112,7 @@
.travelDaysHVContent-text .textBold{
font-size: 30px;
margin-bottom: 29px;
font-weight: bold;
}
.travelDaysHVContent-text:last-child{
margin-bottom: 0;
......@@ -118,7 +120,7 @@
.travelDaysHVContent-text{
font-size: 26px;
font-family: DengXian;
font-weight: bold;
font-weight: 400;
color: #FFFFFF;
line-height: 40px;
margin-bottom: 40px;
......@@ -133,6 +135,7 @@
padding: 0 47px 40px 47px;
}
.travelDaysHVContent{
max-height: 695px;
padding: 42px 55px;
background: rgba(23,23,23,0.4);
margin: 0 57px;
......
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