This commit is contained in:
parent
6a2c7796ea
commit
2b4294daa8
|
@ -1208,19 +1208,19 @@ onBeforeMount(async () => {
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.center_1 {
|
// .center_1 {
|
||||||
width: 96%;
|
// width: 96%;
|
||||||
background-image: url(@/assets/images/hygiene/center_title_1.png);
|
// background-image: url(@/assets/images/hygiene/center_title_1.png);
|
||||||
background-repeat: no-repeat;
|
// background-repeat: no-repeat;
|
||||||
background-size: 100% 100%;
|
// background-size: 100% 100%;
|
||||||
}
|
// }
|
||||||
|
|
||||||
.center_2 {
|
// .center_2 {
|
||||||
width: 96%;
|
// width: 96%;
|
||||||
background-image: url(@/assets/images/hygiene/new_center.png);
|
// background-image: url(@/assets/images/hygiene/new_center.png);
|
||||||
background-repeat: no-repeat;
|
// background-repeat: no-repeat;
|
||||||
background-size: 100% 100%;
|
// background-size: 100% 100%;
|
||||||
}
|
// }
|
||||||
|
|
||||||
.center_top {
|
.center_top {
|
||||||
width: 95%;
|
width: 95%;
|
||||||
|
|
Loading…
Reference in New Issue