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

View File

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