More padding around nav bar links
- Linguagem predominante
- Assembly
- Estrelas
- 34
- Forks
- 16
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
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; }`:
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- css
- Domínio
- design, frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 72/100