Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -5792,4 +5792,18 @@ main#page {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body:not(#index) {
|
||||
.footer-center {
|
||||
>.container {
|
||||
>.inner {
|
||||
.ApRow:first-child {
|
||||
>.col-xl-8 {
|
||||
width: 100% !important
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user