|
@ -45,8 +45,8 @@ |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
span{ |
|
|
span{ |
|
|
&:nth-child(1){ |
|
|
&:nth-child(1){ |
|
|
width: 8px; |
|
|
width: 0.5rem; |
|
|
height: 8px; |
|
|
height: 0.5rem; |
|
|
margin-right: 5px; |
|
|
margin-right: 5px; |
|
|
background: #07B9FE; |
|
|
background: #07B9FE; |
|
|
clip-path: polygon(0 0, 100% 0, 0 100%, 0 0); |
|
|
clip-path: polygon(0 0, 100% 0, 0 100%, 0 0); |
|
@ -115,7 +115,7 @@ |
|
|
font-size: 1.75rem; |
|
|
font-size: 1.75rem; |
|
|
font-family: YouSheBiaoTiHei; |
|
|
font-family: YouSheBiaoTiHei; |
|
|
color: #FFFFFF; |
|
|
color: #FFFFFF; |
|
|
line-height: 36px; |
|
|
// line-height: 36px; |
|
|
text-shadow: 0px 0px 4px #07B9FE; |
|
|
text-shadow: 0px 0px 4px #07B9FE; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
@ -221,7 +221,7 @@ |
|
|
h2{ |
|
|
h2{ |
|
|
height: 30%; |
|
|
height: 30%; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
padding-left: 15px; |
|
|
padding-left: 0.9375rem; |
|
|
font-size: 1.5rem; |
|
|
font-size: 1.5rem; |
|
|
font-family: YouSheBiaoTiHei; |
|
|
font-family: YouSheBiaoTiHei; |
|
|
color: #FFFFFF; |
|
|
color: #FFFFFF; |
|
|