From 99963fd2d3177575c95e18778bc3b1844f701bd0 Mon Sep 17 00:00:00 2001 From: Martin Donadieu Date: Tue, 3 Sep 2024 12:10:04 +0100 Subject: [PATCH] fix: plan page and FAQ --- src/components/pricing/Plans.vue | 4 ++-- src/content/docs/docs/faq.mdx | 12 ++++++++++++ src/vue-pages/pricing.vue | 6 +++--- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/src/components/pricing/Plans.vue b/src/components/pricing/Plans.vue index d92013a1..d62d4966 100644 --- a/src/components/pricing/Plans.vue +++ b/src/components/pricing/Plans.vue @@ -61,7 +61,7 @@ function descToEmoji(desc: string) {