feat: new keybinds, language support etc

This commit is contained in:
David Ralph
2021-08-25 13:28:41 +01:00
parent 4a4e4604e8
commit 10f27d24b0
26 changed files with 348 additions and 69 deletions

View File

@@ -5,6 +5,7 @@
margin: 0;
cursor: initial;
user-select: none;
--shadow-shift: 0.4rem;
}

View File

@@ -3,4 +3,6 @@
user-select: none;
text-transform: capitalize;
font-weight: bold;
--shadow-shift: 0.125rem;
}