Skip to content

Commit

Permalink
Add support for using <button>s
Browse files Browse the repository at this point in the history
  • Loading branch information
simurai committed Dec 26, 2019
1 parent 3f72b94 commit f63d53c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/navigation/underline-nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
line-height: $lh-default;
color: $text-gray;
text-align: center;
border: none;
// stylelint-disable-next-line primer/borders
border-bottom: 2px $border-style transparent;

Expand Down

0 comments on commit f63d53c

Please sign in to comment.