.header { display: flex; align-items: center; padding: 0 24px; background-color: #3b5998; /* Change this to your desired top bar color */ } .logo img { height: 32px; } .settings { margin-left: auto; }