From 950c641016d2316246417082c499214d1a054d5c Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 7 Oct 2016 20:41:51 +0800 Subject: [PATCH] adjust site style --- site/theme/static/markdown.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/theme/static/markdown.less b/site/theme/static/markdown.less index 128d863c59..5d7b35cd98 100644 --- a/site/theme/static/markdown.less +++ b/site/theme/static/markdown.less @@ -93,7 +93,7 @@ background: #f7f7f7; padding: .2em .4em; border-radius: 3px; - font-size: .8em; + font-size: .9em; border: 1px solid #eee; }