.dashboard-head { display: flex; align-items: center; margin-left: auto; .spacer { margin: 0 1rem; width: 1px; background: var(--header-spacer-color); height: 20px; } .filter-button { font-size: 125%; cursor: pointer; display: flex; align-items: center; margin-left: 0.5rem; } }