Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone committed Jul 16, 2020
1 parent aaa1ec1 commit f66e492
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
position: relative;
transition: background $duration--fast-01;
text-decoration: none;
@include carbon--breakpoint("lg") {
@include carbon--breakpoint('lg') {
margin-bottom: var(--space);
}
}
Expand Down

0 comments on commit f66e492

Please sign in to comment.