gbdev / gbdev/gbdev.github.io

More padding around nav bar links

Abierto Apto para principiantes
#107 0 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Assembly
Estrellas
34
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
css
Área
design, frontend
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
72/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.