fix: fine-tuning (#847)
fix: checkout guide markdown + punctuation fix: remove @docusaurus/theme-search-algolia from project root package.json fix: use 400 font-weight for paragraphs as opposed to current 450
This commit is contained in:
@@ -57,7 +57,7 @@ h1, h2, h3 {
|
||||
}
|
||||
|
||||
p {
|
||||
font-weight: 450;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
/* DocSearch */
|
||||
|
||||
Reference in New Issue
Block a user