修复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:
@@ -1,7 +1,7 @@
|
||||
.bottom-img-box {
|
||||
width: 100%;
|
||||
min-width: 1280px;
|
||||
padding: 4rem 0;
|
||||
padding: 3rem 0;
|
||||
}
|
||||
.bottom-img {
|
||||
/* width: 14.416rem; */
|
||||
@@ -38,4 +38,7 @@
|
||||
font-size:clamp(16px, 1vw, 0.22rem);
|
||||
color:#cbcfd8;
|
||||
white-space: normal;
|
||||
}
|
||||
.bottom-p p {
|
||||
text-indent: -10px;
|
||||
}
|
||||
Reference in New Issue
Block a user