|
@@ -167,7 +167,8 @@
|
|
|
}
|
|
|
}
|
|
|
.report-title {
|
|
|
- font-size: 34px;
|
|
|
+ font-size: 36px;
|
|
|
+ line-height: 54px;
|
|
|
font-weight: bold;
|
|
|
color: #4a4a4a;
|
|
|
padding: 60px 0 20px;
|
|
@@ -200,7 +201,8 @@
|
|
|
padding-bottom: 40px;
|
|
|
border-bottom: 2px dashed #999;
|
|
|
position: relative;
|
|
|
- line-height: 44px;
|
|
|
+ line-height: 50px;
|
|
|
+ font-size: 32px;
|
|
|
color: #333;
|
|
|
&::before {
|
|
|
content: "";
|
|
@@ -245,7 +247,8 @@
|
|
|
}
|
|
|
p,
|
|
|
span {
|
|
|
- font-size: 28px !important;
|
|
|
+ font-size: 32px !important;
|
|
|
+ line-height: 1.6 !important;;
|
|
|
@media screen and (min-width:790px) {
|
|
|
font-size: 14PX !important;
|
|
|
}
|