|
@@ -2230,6 +2230,7 @@
|
|
margin-bottom: 30px;
|
|
margin-bottom: 30px;
|
|
font-size: 40px;
|
|
font-size: 40px;
|
|
color: #ea5413;
|
|
color: #ea5413;
|
|
|
|
+ line-height: 44px;
|
|
}
|
|
}
|
|
@media (max-width: 991px) {
|
|
@media (max-width: 991px) {
|
|
#youtube-views-zh .header .header-title {
|
|
#youtube-views-zh .header .header-title {
|
|
@@ -2241,6 +2242,14 @@
|
|
font-size: 34px;
|
|
font-size: 34px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+#youtube-views-zh .header .header-title small {
|
|
|
|
+ font-size: 28px;
|
|
|
|
+}
|
|
|
|
+@media (max-width: 991px) {
|
|
|
|
+ #youtube-views-zh .header .header-title small {
|
|
|
|
+ font-size: 22px;
|
|
|
|
+ }
|
|
|
|
+}
|
|
#youtube-views-zh .header .banner {
|
|
#youtube-views-zh .header .banner {
|
|
width: 100vw;
|
|
width: 100vw;
|
|
height: 1420px;
|
|
height: 1420px;
|