Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-09-10 00:00:03 +02:00
parent 08e607b426
commit ea52929dfe
7 changed files with 31 additions and 4481 deletions

View File

@@ -5792,4 +5792,18 @@ main#page {
}
}
}
}
body:not(#index) {
.footer-center {
>.container {
>.inner {
.ApRow:first-child {
>.col-xl-8 {
width: 100% !important
}
}
}
}
}
}