From fde2d4d4bfdfb3c0e89caef9a386dac2aa97fe0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa?= Date: Wed, 1 Oct 2025 11:11:47 +0200 Subject: [PATCH] amend some design --- components/HeroPages.vue | 4 ++-- components/NavBar.vue | 4 ++-- components/SectionWithCardsAndForm.vue | 18 +++++++----------- data/es/index.json | 4 ++-- 4 files changed, 13 insertions(+), 17 deletions(-) diff --git a/components/HeroPages.vue b/components/HeroPages.vue index feb1322..0d2139a 100644 --- a/components/HeroPages.vue +++ b/components/HeroPages.vue @@ -22,11 +22,11 @@

{{ title }}

- +
diff --git a/components/NavBar.vue b/components/NavBar.vue index 418aa9d..5e4e865 100644 --- a/components/NavBar.vue +++ b/components/NavBar.vue @@ -14,7 +14,7 @@ @@ -40,7 +40,7 @@
diff --git a/components/SectionWithCardsAndForm.vue b/components/SectionWithCardsAndForm.vue index eef5a64..d1175d6 100644 --- a/components/SectionWithCardsAndForm.vue +++ b/components/SectionWithCardsAndForm.vue @@ -1,17 +1,7 @@