diff --git a/components/content/ProseCode.vue b/components/content/ProseCode.vue
index d34e06b9..a527308e 100644
--- a/components/content/ProseCode.vue
+++ b/components/content/ProseCode.vue
@@ -12,11 +12,11 @@
-
+
@@ -75,4 +75,8 @@ const icon = iconMap.get(props.filename?.toLowerCase()) || iconMap.get(props.lan
padding-left: 0.75rem;
padding-right: 0.75rem;
}
+
+.in-group .line {
+ padding-right: 3rem;
+}
diff --git a/content/1.getting-started/3.writing/2.components.md b/content/1.getting-started/3.writing/2.components.md
index 49f58552..c3afdc63 100644
--- a/content/1.getting-started/3.writing/2.components.md
+++ b/content/1.getting-started/3.writing/2.components.md
@@ -731,10 +731,10 @@ npm i -D @iconify-json/collection-name
---
#title
- Effortless and Beautiful
Docs Template.
+ Effortless and Beautiful :br Docs Template.
#description
- Beautifully designed Nuxt Content template with shadcn-vue.
Customizable. Compatible. Open Source.
+ Beautifully designed Nuxt Content template with shadcn-vue. :br Customizable. Compatible. Open Source.
::
::
```mdc[Code]
@@ -754,10 +754,10 @@ npm i -D @iconify-json/collection-name
---
#title
- Effortless and Beautiful
Docs Template.
+ Effortless and Beautiful :br Docs Template.
#description
- Beautifully designed Nuxt Content template with shadcn-vue.
Customizable. Compatible. Open Source.
+ Beautifully designed Nuxt Content template with shadcn-vue. :br Customizable. Compatible. Open Source.
::
```
::
diff --git a/content/index.md b/content/index.md
index 88b6d99d..2f4ca8c7 100644
--- a/content/index.md
+++ b/content/index.md
@@ -19,10 +19,10 @@ actions:
---
#title
-Effortless and Beautiful
Docs Template.
+Effortless and Beautiful :br Docs Template.
#description
-Beautifully designed Nuxt Content template built with shadcn-vue.
Customizable. Compatible. Open Source.
+Beautifully designed Nuxt Content template built with shadcn-vue. :br Customizable. Compatible. Open Source.
::