chore: upgrade Infima to alpha.39 (#7306)

This commit is contained in:
Alexey Pyltsyn 2022-05-04 17:06:54 +03:00 committed by GitHub
parent 470e242eef
commit be0dc6b0c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 147 additions and 208 deletions

View file

@ -25,7 +25,7 @@ html[data-theme='dark'] {
--site-color-feedback-background: #f0f8ff;
--site-color-favorite-background: #1d1e1e;
--site-color-checkbox-checked-bg: hsl(167deg 56% 73% / 10%);
--docusaurus-highlighted-code-line-bg: rgb(66 66 66 / 30%);
--docusaurus-highlighted-code-line-bg: rgb(66 66 66 / 35%);
}
[data-theme='light'] {