.filter ul {
  display: flex;
  flex-flow: row wrap;
  gap: 0.5em;
}