More padding around nav bar links
- 主要言語
- Assembly
- スター
- 34
- フォーク
- 16
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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; }`:
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- css
- 領域
- design, frontend
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 72/100