Skip to content

Commit

Permalink
add default color for common path
Browse files Browse the repository at this point in the history
  • Loading branch information
andreymikhadyuk committed Dec 19, 2023
1 parent 1824252 commit 0517903
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
display: flex;
align-items: center;
font-size: 0.875rem;
color: $c-shades-black;
text-decoration: none;

&:hover {
Expand Down

0 comments on commit 0517903

Please sign in to comment.