This commit is contained in:
2025-11-28 15:45:20 +08:00
parent 7f472b0351
commit 5d44c45c13
4 changed files with 11 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
.footer {
.prodline-footer-box{
width: 100%;
padding: 3rem 0;
}
.footer-img {
.prodline-footer-box-img {
width: 90%;
margin: 0 auto;
}
.footer-img img {
.prodline-footer-box-img img {
width: 100%;
}