This commit is contained in:
@@ -43,8 +43,3 @@ body {
|
||||
/* [data-order="19"] {
|
||||
transition: all 0.3s ease-out 0.2s !important;
|
||||
} */
|
||||
[data-order], .annotation, .progress-fill, .zoom-image, .float-card {
|
||||
transform: translateZ(0); /* 开启硬件加速,将元素交给 GPU 渲染 */
|
||||
will-change: opacity, transform; /* 告诉浏览器提前优化这个元素 */
|
||||
backface-visibility: hidden; /* 防止元素翻转时的闪烁 */
|
||||
}
|
||||
@@ -189,14 +189,14 @@
|
||||
.progress-p {
|
||||
color: #cbcfd8;
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
margin-top: 1.23rem;
|
||||
margin-bottom: 5.04rem;
|
||||
margin-top: 1.56rem;
|
||||
margin-bottom: 2rem;
|
||||
text-align: center;
|
||||
}
|
||||
.progress-p1 {
|
||||
color: #cbcfd8;
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
margin-top: 1.56rem;
|
||||
/* margin-bottom: 2.3rem; */
|
||||
/* margin-bottom: 1.66rem; */
|
||||
text-align: center;
|
||||
}
|
||||
@@ -39,7 +39,7 @@
|
||||
color: #cbcfd8;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding-top: 0.39rem;
|
||||
padding-top: 0.43rem;
|
||||
line-height: 1.8;
|
||||
font-family: "HarmonyOS-Light";
|
||||
}
|
||||
|
||||
BIN
public/static/index/pc/images/topic_laptop/eljgd.png
Normal file
BIN
public/static/index/pc/images/topic_laptop/eljgd.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user