修改首页二维码图,并修改比例

This commit is contained in:
A1300399510
2024-03-15 13:24:27 +08:00
parent 91132f47fd
commit da1be12f82
4 changed files with 6 additions and 5 deletions

View File

@@ -420,7 +420,7 @@ img {
.information-box {
width: 836px;
min-height: 329px;
min-height: 309px;
background: inherit;
background-color: rgba(255, 255, 255, 1);
border: none;
@@ -513,8 +513,9 @@ img {
.information-wx-img {
width: 836px;
height: 120px;
// height: 120px;
border-radius: 10px;
display: block;
}
.information-right-box {