Skip to content

Commit

Permalink
apply feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryro committed Nov 28, 2022
1 parent 044a9da commit 1e15ec3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ $_outline: null !default;
color: map.get($_item, 'color', 's');
outline-color: map.get($_outline, 'color');
outline-offset: map.get($_outline, 'offset');
text-decoration: underline;

/* stylelint-disable-next-line order/order */
@include breakpoints.up('l') {
Expand Down

0 comments on commit 1e15ec3

Please sign in to comment.