This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% auto; */
|
||||
min-width: 1280px;
|
||||
margin-top: 2.03rem;
|
||||
margin-top: 2.7rem;
|
||||
}
|
||||
.rgb-text {
|
||||
position: absolute;
|
||||
@@ -18,7 +18,7 @@
|
||||
}
|
||||
.rgb-t {
|
||||
width: 100%;
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.63rem;
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -26,20 +26,21 @@
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
padding-top: 0.55rem;
|
||||
line-height: 2.5;
|
||||
padding-top: 0.73rem;
|
||||
line-height: 1.8;
|
||||
font-family: "HarmonyOS-Light";
|
||||
}
|
||||
.rgb-img {
|
||||
width: 100%;
|
||||
min-width: 1280px;
|
||||
position: absolute;
|
||||
bottom: -1rem;
|
||||
bottom: -1.41rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 0.2rem;
|
||||
}
|
||||
.rgb-img img {
|
||||
max-width:3.5rem;
|
||||
|
||||
max-width:4.66rem;
|
||||
aspect-ratio: 466/261;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user