footer
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 5s

This commit is contained in:
2025-11-28 15:45:20 +08:00
parent df2ccc288c
commit 30f4f0761a
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%;
}