Skip to content

Commit

Permalink
Remove unused theme tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
kpyszkowski committed Dec 11, 2024
1 parent 4a0325d commit a700cd4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dapp/src/theme/utils/semanticTokens.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
export const semanticTokens = {
space: {
header_height: 28,
header_height_xl: 36,
modal_shift: "9.75rem", // 156px
dashboard_card_padding: 5,
},
Expand Down

0 comments on commit a700cd4

Please sign in to comment.