This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git

commit 8d8fe55bcea82477ac9328e6a71e50bea43db75d
Author: Mingshen Sun <[email protected]>
AuthorDate: Mon Nov 2 12:22:24 2020 -0800

    Tweak style
---
 site/.vuepress/theme/styles/index.styl   | 2 +-
 site/.vuepress/theme/styles/palette.styl | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/site/.vuepress/theme/styles/index.styl 
b/site/.vuepress/theme/styles/index.styl
index 678a541..89a416e 100644
--- a/site/.vuepress/theme/styles/index.styl
+++ b/site/.vuepress/theme/styles/index.styl
@@ -151,7 +151,7 @@ a.header-anchor
     text-decoration none
 
 code, kbd, .line-number
-  font-family source-code-pro, Menlo, Monaco, Consolas, "Courier New", 
monospace
+  font-family SF Mono, Menlo, Monaco, source-code-pro, Consolas, "Courier 
New", monospace
 
 p, ul, ol
   line-height 1.7
diff --git a/site/.vuepress/theme/styles/palette.styl 
b/site/.vuepress/theme/styles/palette.styl
index 5a686d2..6582ca8 100644
--- a/site/.vuepress/theme/styles/palette.styl
+++ b/site/.vuepress/theme/styles/palette.styl
@@ -1,2 +1,3 @@
 $contentWidth = 800px
-$homePageWidth = 960px
\ No newline at end of file
+$homePageWidth = 960px
+$sidebarWidth = 22rem


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to