Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #293 from shaal/menu-link-color
Browse files Browse the repository at this point in the history
Adding a default color to inline menu link
  • Loading branch information
Evan Willhite committed Oct 29, 2018
2 parents 8f49a73 + f4e570b commit 5d72a5d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
}

.inline-menu__link {
@include link;

font-size: 0.75rem;
font-weight: 600;
letter-spacing: 1.5px;
Expand Down

0 comments on commit 5d72a5d

Please sign in to comment.