From 56fe6b570465ac4186de33205b2c9a4f535ffe23 Mon Sep 17 00:00:00 2001 From: cookfront Date: Fri, 10 Mar 2017 15:23:11 +0800 Subject: [PATCH] docs --- docs/ExamplesDocsApp.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ExamplesDocsApp.vue b/docs/ExamplesDocsApp.vue index 45fceb877..aa0233e2e 100644 --- a/docs/ExamplesDocsApp.vue +++ b/docs/ExamplesDocsApp.vue @@ -34,7 +34,7 @@ export default { line-height: 40px; } - h3 { + section > h3 { font-size: 22px; margin: 23px 0; }