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 {
310
310
gap : 1rem ;
311
311
padding : 0.5rem 0 ;
312
312
}
313
+
314
+ .VPNavBar .has-sidebar > .wrapper > .container > .title {
315
+ background-color : var (--vp-sidebar-bg-color );
316
+ }
313
317
}
314
318
315
319
.VPFeatures .VPHomeFeatures > .container > .items > .item {
@@ -318,7 +322,3 @@ a.migration:focus {
318
322
padding : 0 ;
319
323
width : 100% ;
320
324
}
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 2
2
layout : home
3
3
4
4
hero :
5
- name : One OpenAPI spec. Infinite outputs.
5
+ name : One OpenAPI spec.<br/> Infinite outputs.
6
6
tagline : Codegen for JavaScript/TypeScript projects. Trusted over 2,000,000 times each month to generate reliable API clients and SDKs.
7
7
actions :
8
8
- link : /openapi-ts/get-started
You can’t perform that action at this time.
0 commit comments