This commit is contained in:
parent
5c2008dc2b
commit
73b3a4e755
|
@ -613,10 +613,10 @@ const change = (name, index) => {
|
||||||
background-image: url(@/assets/images/hygiene/xia.png);
|
background-image: url(@/assets/images/hygiene/xia.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
margin: 60px auto;
|
margin: 50px auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-top: 80px;
|
margin-top: 90px;
|
||||||
.left {
|
.left {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Reference in New Issue