Commit 7cd29a5e authored by mercury233's avatar mercury233

fix section 4 bg size

parent 82c7d3ae
Pipeline #4102 passed with stages
in 6 minutes and 44 seconds
......@@ -341,19 +341,20 @@
margin: 0 auto;
width: 300px;
height: 220px;
background-size: 100% 100%;
}
.section-fourth-row > div[nz-col]:nth-child(1) > .section-fourth-bg {
background: url('https://minio.mycard.moe:9000/ygobbs/original/3X/9/a/9a7b1baa8002e755bab2b192b8e66e626a8d4174.jpeg');
background-image: url('https://minio.mycard.moe:9000/ygobbs/original/3X/9/a/9a7b1baa8002e755bab2b192b8e66e626a8d4174.jpeg');
}
.section-fourth-row > div[nz-col]:nth-child(2) > .section-fourth-bg {
background: url('https://gd3.alicdn.com/imgextra/i4/3326824106/O1CN01KcaAiT1gCamWPsq7N_!!3326824106.jpg');
background-image: url('https://gd3.alicdn.com/imgextra/i4/3326824106/O1CN01KcaAiT1gCamWPsq7N_!!3326824106.jpg');
}
.section-fourth-row > div[nz-col]:nth-child(3) > .section-fourth-bg {
background: url('https://gd4.alicdn.com/imgextra/i2/3326824106/TB250OibAvoK1RjSZPfXXXPKFXa_!!3326824106.jpg');
background-image: url('https://gd4.alicdn.com/imgextra/i2/3326824106/TB250OibAvoK1RjSZPfXXXPKFXa_!!3326824106.jpg');
}
.section-fourth-row > div[nz-col]:nth-child(4) > .section-fourth-bg {
background: url('https://gd1.alicdn.com/imgextra/i3/3326824106/O1CN01YsyZ9Z1gCamd7pKC1_!!3326824106.jpg');
background-image: url('https://gd1.alicdn.com/imgextra/i3/3326824106/O1CN01YsyZ9Z1gCamd7pKC1_!!3326824106.jpg');
}
.section-card-cover {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment