// .table-container { // margin-bottom: 20px; /* Ajustez cette valeur selon vos besoins */ // } .title{ font-size: 75px; } .custom-alert { position: fixed; top: 7%; right: 5rem; width: 20%; z-index: 1050; display: flex; align-items: center; justify-content:center; } button{ border-radius:0px !important }