chore: update deps

This commit is contained in:
Lucas Larroche 2022-09-11 17:24:21 +07:00
parent 68267235e4
commit 3aa9ad8dcd
19 changed files with 1279 additions and 2764 deletions

View file

@ -543,13 +543,13 @@ kbd {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
text-size-adjust: 100%;
text-rendering: optimizeLegibility;
background-color: var(--background-color);
color: var(--color);
font-weight: var(--font-weight);
font-size: var(--font-size);
line-height: var(--line-height);
font-family: var(--font-family);
text-rendering: optimizeLegibility;
overflow-wrap: break-word;
cursor: default;
-moz-tab-size: 4;