diff --git a/docs/.vuepress/styles/palette.scss b/docs/.vuepress/styles/palette.scss index 7d929ee..0cf42e7 100644 --- a/docs/.vuepress/styles/palette.scss +++ b/docs/.vuepress/styles/palette.scss @@ -12,4 +12,16 @@ $theme-color: #17b53f; .md-button:hover { opacity: 0.85; cursor: grab; -}; \ No newline at end of file +}; + +.image-grid { + display: flex; + gap: 5px; + flex-wrap: wrap; +} + +.image-grid figure { + width: 300px; + height: auto; + flex-shrink: 1; +} \ No newline at end of file diff --git a/docs/de/README.md b/docs/de/README.md index afddd96..69e1e4b 100644 --- a/docs/de/README.md +++ b/docs/de/README.md @@ -12,11 +12,6 @@ tagLine: # link: https://stage.ocelot.social/ --- - ## Vorteile @@ -35,6 +30,93 @@ Betreiber: XXX +
+
+
+
+
+
+
+
+
+
+
+
+
+
+