Merge pull request #1970 from slumbering/docusaurus-preset-bump-up

bump up docusaurus preset classic theme
This commit is contained in:
Gerhard Lazu 2022-04-01 16:36:53 +01:00 committed by GitHub
commit 7a57922254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"@docusaurus/core": "^2.0.0-beta.18",
"@docusaurus/preset-classic": "^2.0.0-beta.17",
"@docusaurus/preset-classic": "^2.0.0-beta.18",
"@mdx-js/react": "^1.6.22",
"@svgr/webpack": "^6.2.1",
"amplitude-js": "^8.17.0",

View File

@ -281,9 +281,9 @@ h1[class^="h1Heading"] {
line-height: 36px;
@include desktop {
width: 48px;
span {
display: none;
}
text-indent: 9999px;
white-space: nowrap;
overflow: hidden;
}
}