Index: lams_central/web/css/bootstrap5.custom.scss =================================================================== diff -u -rb5dd3686dc0394105288a7961668903057541633 -r509e81cd8bc4486fab7de352c4e8cfafd38efe48 --- lams_central/web/css/bootstrap5.custom.scss (.../bootstrap5.custom.scss) (revision b5dd3686dc0394105288a7961668903057541633) +++ lams_central/web/css/bootstrap5.custom.scss (.../bootstrap5.custom.scss) (revision 509e81cd8bc4486fab7de352c4e8cfafd38efe48) @@ -13,14 +13,4 @@ :root { --lams-background-gray: #e0e0e0; /* rgb(224, 224, 224) */ - --lams-component-page-wrapper-margin: 0.25rem; -} - -#container-main { - @extend .container-lg; -} - -.btn-secondary-darker { - @extend .btn-secondary; - background-color: shade-color($secondary, 20%); } \ No newline at end of file