.contact-list-container { overflow-x: auto; } .contact-list { display: block; padding: 1em; min-height: 5em; list-style-type: none; color: white; .contact { margin-bottom: 0.5rem; } }