 **The Solution :**  ``` .offcanvas-header { display: flex; flex-shrink: 0; align-items: center; justify-content: space-between; padding: 1rem 1rem; } ``` https://getbootstrap.com/docs/5.0/components/offcanvas/