bump up docusaurus preset classic theme

while dependabot automatically bump up docusaurus core, the package
preset-classic is ignore.

Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
jffarge
2022-03-31 17:51:32 +02:00
parent 64cdadb85e
commit 2b79d755ea
2 changed files with 4 additions and 4 deletions

View File

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