修复bug
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
This commit is contained in:
@@ -26,10 +26,10 @@
|
||||
}
|
||||
.readon-t {
|
||||
color: #cbcfd8;
|
||||
font-size: 0.64rem;
|
||||
font-size: 0.5rem;
|
||||
line-height: 1.4;
|
||||
padding-top: 1.34rem;
|
||||
padding-bottom: 0.43rem;
|
||||
padding-top: 1.01rem;
|
||||
padding-bottom: 0.50rem;
|
||||
}
|
||||
.readon-p {
|
||||
color: #cbcfd8;
|
||||
@@ -37,17 +37,18 @@
|
||||
}
|
||||
.readon-js {
|
||||
color: #cbcfd8;
|
||||
font-size: 0.27rem;
|
||||
margin-top: 0.72rem;
|
||||
font-size: 0.22rem;
|
||||
line-height: 1.8;
|
||||
/* margin-top: 0.72rem; */
|
||||
}
|
||||
.readon-img {
|
||||
width: 100%;
|
||||
max-width: 1440px;
|
||||
min-width: 1280px;
|
||||
margin-top: 10%;
|
||||
margin-top: 12%;
|
||||
}
|
||||
.readon-img img {
|
||||
max-width: 3.78rem;
|
||||
max-width: 2.84rem;
|
||||
}
|
||||
.readon-img-box {
|
||||
width: 100%;
|
||||
@@ -59,3 +60,6 @@
|
||||
justify-content: center;
|
||||
gap: 0.2rem;
|
||||
}
|
||||
.readon-img-box img {
|
||||
width: 2.59rem;
|
||||
}
|
||||
Reference in New Issue
Block a user