.lockLog, .catLog { margin-top: 2rem; border-spacing: 0 1.5rem; border-collapse: collapse; } .lockLog td, .catLog td { padding: 1rem 2rem; margin: 2rem 2rem; } .lockLog tr, .catLog tr { border: 1px solid #e6e6e6; border-radius: 1rem; } .history { display: flex; flex-direction: row; justify-content: space-evenly; align-items: flex-start; width: 100%; }