Skip to content

Commit

Permalink
Decrease font size of links but add padding for clickable area
Browse files Browse the repository at this point in the history
  • Loading branch information
sirugh committed Oct 30, 2019
1 parent 13d179c commit 398d5b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/venia-ui/lib/components/Breadcrumbs/breadcrumbs.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@

.link {
text-decoration: underline;
font-size: 0.875rem;
padding: 0.25rem;
}

0 comments on commit 398d5b7

Please sign in to comment.