docs: adjust font size of sidebar items (#2158)
* adjust font size * made sidebar narrower
This commit is contained in:
@@ -43,7 +43,7 @@ module.exports = {
|
||||
{
|
||||
type: "doc",
|
||||
id: "tutorial/set-up-your-development-environment",
|
||||
label: "Set Up Development Environment"
|
||||
label: "Set Up Dev Environment"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
@@ -326,7 +326,7 @@ module.exports = {
|
||||
{
|
||||
type: "doc",
|
||||
id: "add-plugins/contentful/customize-contentful",
|
||||
label: "Customize Contentful Integration",
|
||||
label: "Customize Integration",
|
||||
},
|
||||
]
|
||||
},
|
||||
@@ -440,7 +440,7 @@ module.exports = {
|
||||
{
|
||||
type: "doc",
|
||||
id: "troubleshooting/missing-payment-providers",
|
||||
label: "Payment provider (Stripe) not showing in checkout",
|
||||
label: "Payment provider missing",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
|
||||
Reference in New Issue
Block a user