diff --git a/docs/30-components/tabs.mdx b/docs/30-components/tabs.mdx
index 0e5b9bc9f5..792ba89305 100644
--- a/docs/30-components/tabs.mdx
+++ b/docs/30-components/tabs.mdx
@@ -79,7 +79,7 @@ Mit dem Attribut **`_has-create-button`** lässt sich ein zusätzlicher Button i
```
-
+
### Best practices
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index bf13b5fca0..b1bc96ca02 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -45,7 +45,7 @@ const HomepageButtons: FunctionComponent = () => {
>
= (props) => {
*/}