.news-nav { display: flex; flex-wrap: wrap; gap: 0.5rem; } .news-nav-item { padding: 0.1rem 0.3rem; background-color: #f1f1f1; border-radius: 6%; }