This commit is contained in:
姚宇浩 2024-04-19 09:58:20 +08:00
parent 5c2008dc2b
commit 73b3a4e755
1 changed files with 2 additions and 2 deletions

View File

@ -613,10 +613,10 @@ const change = (name, index) => {
background-image: url(@/assets/images/hygiene/xia.png);
background-repeat: no-repeat;
background-size: 100% 100%;
margin: 60px auto;
margin: 50px auto;
position: relative;
display: flex;
margin-top: 80px;
margin-top: 90px;
.left {
display: flex;
align-items: center;