diff --git a/docs/.vuepress/styles/index.styl b/docs/.vuepress/styles/index.styl index ec68275eb..50feb55e6 100755 --- a/docs/.vuepress/styles/index.styl +++ b/docs/.vuepress/styles/index.styl @@ -40,6 +40,10 @@ tr &:nth-child(2n) background-color var(--sideBgColor) +h4 + font-size 1.10rem + padding-bottom .3rem + .dropdown-wrapper .nav-dropdown @@ -65,4 +69,4 @@ tr color: var(--accentColor) !important .search-box .suggestion.focused a - color: var(--navItemHoverColor) !important \ No newline at end of file + color: var(--navItemHoverColor) !important