diff --git a/docs/.vuepress/layouts/BlankLayout.vue b/docs/.vuepress/layouts/BlankLayout.vue
index b1be377..6bc3d61 100644
--- a/docs/.vuepress/layouts/BlankLayout.vue
+++ b/docs/.vuepress/layouts/BlankLayout.vue
@@ -28,17 +28,34 @@ export default {
.vp-nav-logo {
display: inline;
}
+ .theme-hope-content p {
+ margin-block-start: 1em;
+ margin-block-end: 1em;
+ margin-inline-start: 0px;
+ margin-inline-end: 0px;
+ }
+ .theme-hope-content ul {
+ list-style: unset;
+ margin-block-start: 1em;
+ margin-block-end: 1em;
+ margin-inline-start: 0px;
+ margin-inline-end: 0px;
+ }
+ .theme-hope-content figure {
+ margin: inherit;
+ padding: inherit;
+ }
}
.blank-layout {
--content-width: 1160px;
}
-.blank-layout h1, h2, h3, h4, h5, h6 {
+.blank-layout h1, .blank-layout h2, .blank-layout h3, .blank-layout h4, .blank-layout h5, .blank-layout h6 {
font-family: var(--font-family-heading);
}
-.blank-layout h1, h2 {
+.blank-layout h1, .blank-layout h2 {
border-bottom: none;
padding-bottom: 2rem;
font-weight: bold;
diff --git a/docs/projekte/dreammall.md b/docs/projekte/dreammall.md
index 67d6788..64d3670 100644
--- a/docs/projekte/dreammall.md
+++ b/docs/projekte/dreammall.md
@@ -8,7 +8,7 @@ Das zentrale Element des Projektes ist eine *Sternenkarte*, welche die einzelnen
-
+
Das Projekt befindet sich noch in Entwicklung.
diff --git a/docs/projekte/ocelot.social.md b/docs/projekte/ocelot.social.md
index 695d723..b86d9c6 100644
--- a/docs/projekte/ocelot.social.md
+++ b/docs/projekte/ocelot.social.md
@@ -10,7 +10,7 @@ Es kann individuell konfiguriert werden und ist skalierbar sowie erweiterbar.
-
+
Teste die [Demoversion](https://ocelot.social/de/get-started/).