section.settings {
  display: flex;
  gap: 1rem;
}

section.settings nav { width: 120px; }

section.settings nav a { display: block; }
