From e0f5344b601553f549a7eae3a12b00a3e7b002ff Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 6 Oct 2023 23:18:36 +0200 Subject: [PATCH] docs: update home page styles --- docs/components/home/Acknowledgement.vue | 16 +++++----- docs/components/home/Features.vue | 2 +- docs/components/home/Home.vue | 2 +- docs/components/home/Showcase.vue | 37 +++++++++++++++--------- docs/components/home/flows/Basic.vue | 13 +++++++-- docs/components/home/flows/RGB.vue | 3 ++ 6 files changed, 47 insertions(+), 26 deletions(-) diff --git a/docs/components/home/Acknowledgement.vue b/docs/components/home/Acknowledgement.vue index b0d2baf10a..3531050521 100644 --- a/docs/components/home/Acknowledgement.vue +++ b/docs/components/home/Acknowledgement.vue @@ -6,11 +6,11 @@ import Heart from '~icons/mdi/heart'
First and foremost: A huge Thank you to - the developers of Webkid. + the developers of Webkid. Without their continuous, amazing, open-source work, this project would not have been possible. @@ -18,15 +18,15 @@ import Heart from '~icons/mdi/heart'
- Vue Flow is built on top of existing features and code taken from
- React Flow. It replicates the features found
- in React Flow and brings them to the Vue 3 experience, with all the fun reactivity and features like template slots etc.
+ Vue Flow is built on top of existing features and code taken from
+ React Flow. It replicates the features found in
+ React Flow and brings them to the Vue 3 experience, with all the fun reactivity and features like template slots etc.
you know and love from Vue. If you're happy with Vue Flow,
- please consider supporting Webkid by
- donating or
-
+ please consider supporting Webkid by
+ donating or
+
subscribing to React Flow Pro.
diff --git a/docs/components/home/Features.vue b/docs/components/home/Features.vue
index fdd8efc79e..5d6253219f 100644
--- a/docs/components/home/Features.vue
+++ b/docs/components/home/Features.vue
@@ -27,7 +27,7 @@ onBeforeUnmount(stop)