This commit is contained in:
David Martinez 2025-12-11 08:36:42 -06:00
parent 3707a31c9f
commit 701ffc78c6
3 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -270,6 +270,7 @@ h4,
overflow-x: hidden;
width: 100%;
box-sizing: border-box;
background-color: #fff;
// Aplica a TODOS los contenedores de Bootstrap 5 dentro de .page-sco
.container,

View File

@ -271,6 +271,7 @@ h4,
overflow-x: hidden;
width: 100%;
box-sizing: border-box;
background-color: #fff;
}
.page-sco .container,
.page-sco .container-fluid,