gbdev / gbdev/gbdev.github.io

More padding around nav bar links

Ouverte Adaptée aux débutants
#107 0 commentaires 2 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Assembly
Étoiles
34
Forks
16
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The nav bar links are spaced like they're all part of the same paragraph. Given some of their long and title-cased names, I honestly though some of them were wrapping around to two lines, but actually it's two separate links.

Image

Adding a little more vertical whitespace would distinguish each link, and give them larger click/touch targets that I think would be more convenient. Here's how it looks with `.vp-navbar-dropdown-item a { line-height: 2em !important; }`:

Image

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Find the stylesheet or theme entry that controls `.vp-navbar-dropdown-item a`, then inspect the existing navbar link spacing. Apply the requested additional vertical whitespace and verify the dropdown links are visually distinct with larger click/touch targets at both normal and wrapped text widths.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
css
Domaine
design, frontend
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
72/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.