Skip to content

Commit

Permalink
fix: review
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed Aug 29, 2024
1 parent 5dba8e9 commit 4840dad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions designTokens/hover.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const attributes = (group: string): Partial<DesignToken> => ({
});

export const hover: DesignTokens = {
brightness: {
factor: {
image: {
brightness: {
value: 1.075,
...attributes('hover'),
},
Expand Down

0 comments on commit 4840dad

Please sign in to comment.