custom.css 225 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 /* .vitepress/theme/custom.css */ /** * Component: Sidebar * -------------------------------------------------------------------------- */ :root { --vp-sidebar-width: 285px; --vp-sidebar-bg-color: var(--vp-c-bg-alt); }