Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena committed Oct 21, 2024
1 parent e3e6a0b commit 6707c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -846,10 +846,10 @@ draw_config:
text-anchor: middle;
dominant-baseline: ideographic;
fill: var(--color--key--text--hold);
translate: 0 -8px;
translate: 0 -12px;
}
.hold.glyph {
translate: 0 -8px;
translate: 0 -12px;
}
Expand Down

0 comments on commit 6707c22

Please sign in to comment.