solomkinmv / hotkys

Collection of useful shortcuts for different applications
https://hotkys.com/
MIT License
6 stars 3 forks source link

Improve readability of shortcuts #62

Open romanr opened 2 months ago

romanr commented 2 months ago

It's almost unreadable with long sequences:

If we add spacing,

 letter-spacing: 0.4em;

And reduce shadow,

 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 2px 0 rgb(var(--tw-prose-kbd-shadows)/10%)

If this is acceptable I can create the PR.

solomkinmv commented 2 months ago

Agree, your option looks better. Please create CR for this!