chore: update dependencies

This commit is contained in:
Lucas Larroche 2023-03-12 09:56:59 +07:00
parent 79c7255419
commit 338305a2de
11 changed files with 43 additions and 50 deletions

View file

@ -632,6 +632,7 @@ details[role=list] summary:not([role=button]) {
:where(:root) {
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
text-size-adjust: 100%;
background-color: var(--pico-background-color);
color: var(--pico-color);