diff --git a/template/styles/layout.css b/template/styles/layout.css index e402278..3727c93 100644 --- a/template/styles/layout.css +++ b/template/styles/layout.css @@ -3,7 +3,7 @@ /* can be overrided by uses `themeConfig` option */ --slidev-theme-primary: #5d8392; --slidev-code-font-size: 10px; - --slidev-code-line-height: 10px; + --slidev-code-line-height: 14px; } .left-image {