File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -310,6 +310,10 @@ a.migration:focus {
310310 gap : 1rem ;
311311 padding : 0.5rem 0 ;
312312 }
313+
314+ .VPNavBar .has-sidebar > .wrapper > .container > .title {
315+ background-color : var (--vp-sidebar-bg-color );
316+ }
313317}
314318
315319.VPFeatures .VPHomeFeatures > .container > .items > .item {
@@ -318,7 +322,3 @@ a.migration:focus {
318322 padding : 0 ;
319323 width : 100% ;
320324}
321-
322- .VPNavBar .has-sidebar > .wrapper > .container > .title {
323- background-color : var (--vp-sidebar-bg-color );
324- }
Original file line number Diff line number Diff line change 22layout : home
33
44hero :
5- name : One OpenAPI spec. Infinite outputs.
5+ name : One OpenAPI spec.<br/> Infinite outputs.
66 tagline : Codegen for JavaScript/TypeScript projects. Trusted over 2,000,000 times each month to generate reliable API clients and SDKs.
77 actions :
88 - link : /openapi-ts/get-started
You can’t perform that action at this time.
0 commit comments