This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 872dd7d4088 (styles) markdown use default font-weight 400 (#235)
872dd7d4088 is described below
commit 872dd7d4088da5c69661b207ee3da383d09889b4
Author: Jeffrey <[email protected]>
AuthorDate: Fri May 26 22:16:51 2023 +0800
(styles) markdown use default font-weight 400 (#235)
---
src/scss/components/markdown.scss | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/scss/components/markdown.scss
b/src/scss/components/markdown.scss
index fd812534ed9..7051f3b92ae 100644
--- a/src/scss/components/markdown.scss
+++ b/src/scss/components/markdown.scss
@@ -1,6 +1,5 @@
.markdown {
color: #4c4e4d;
- font-weight: 200;
padding-left: 1rem;
h1,
h2,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]