diff --git a/settings/global.mdx b/settings/global.mdx
index 5ecda2e4c..d9b1f4a2f 100644
--- a/settings/global.mdx
+++ b/settings/global.mdx
@@ -66,22 +66,25 @@ settings. Learn more about the [properties](#properties) or from an
- A preset theme configuration that changes the look and feel of the project. A theme is a set of default styling configurations.
-
- Examples:
+ A preset theme configuration that changes the look and feel of the project. A
+ theme is a set of default styling configurations. Examples:
[Venus](https://starter-venus.mintlify.app),
[Quill](https://starter-quill.mintlify.app),
[Prism](https://starter-prism.mintlify.app)
-
+
The global layout style of the documentation.
Set a decorative background.
-
+
The style of the decorative background.
@@ -147,13 +150,18 @@ settings. Learn more about the [properties](#properties) or from an
+
Customize the styling of components within the sidebar.
-
+
The styling of the navigation item.
@@ -162,7 +170,11 @@ settings. Learn more about the [properties](#properties) or from an
Styling configurations for the topbar.
-
+
The styling of the navigation item.
@@ -216,13 +228,13 @@ settings. Learn more about the [properties](#properties) or from an
-
- Link shows a button. GitHub shows the repo information at the url provided including the number of GitHub stars.
+
+ Link shows a button. GitHub shows the repo information at the url provided
+ including the number of GitHub stars.
- If type is a link: What the button links to.
-
- If type is a github: Link to the repository to load GitHub information from.
+ If type is a link: What the button links to. If type is a github: Link to
+ the repository to load GitHub information from.
Text inside the button. Only required if type is a link.