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:
Zakaria El Asri
2021-11-26 14:41:01 +01:00
committed by GitHub
parent 7f7682ef01
commit 032fcb97ca
3 changed files with 17 additions and 18 deletions

View File

@@ -57,7 +57,7 @@ h1, h2, h3 {
}
p {
font-weight: 450;
font-weight: 400;
}
/* DocSearch */