mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
Fix styles for headerTitle (#811)
* Fix styles for headerTitle * Update main.css
This commit is contained in:
parent
f598e2583f
commit
e9f290f788
2 changed files with 7 additions and 3 deletions
|
@ -37,7 +37,7 @@ const siteConfig = {
|
|||
apiKey: '3eb9507824b8be89e7a199ecaa1a9d2c',
|
||||
indexName: 'docusaurus',
|
||||
algoliaOptions: {
|
||||
facetFilters: [ "lang:LANGUAGE" ]
|
||||
facetFilters: [ "lang:LANGUAGE" ]
|
||||
}
|
||||
},
|
||||
colors: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue