From 4302c88f9963cadbd96d0a64d4030fdfb5731cdd Mon Sep 17 00:00:00 2001 From: Ana Ragel Date: Sat, 1 Jun 2024 17:46:50 -0400 Subject: [PATCH 1/3] feat: :sparkles: linked in contact button --- src/pages/_Sections/Contact/Contact.astro | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/pages/_Sections/Contact/Contact.astro b/src/pages/_Sections/Contact/Contact.astro index a999d36..75d9828 100644 --- a/src/pages/_Sections/Contact/Contact.astro +++ b/src/pages/_Sections/Contact/Contact.astro @@ -11,8 +11,14 @@ import { Button, IconCatalog } from '@components';

- - + + +
@@ -24,7 +30,7 @@ import { Button, IconCatalog } from '@components'; justify-content: center; align-items: center; gap: 24px; - padding: 56px 1rem 56px 1rem; + padding: 100px 0rem; } .contact__content { text-align: center; From 3f2f0fa832006b90f68814f6f3b1c2bd4dfab3d7 Mon Sep 17 00:00:00 2001 From: Ana Ragel Date: Sat, 1 Jun 2024 19:57:42 -0400 Subject: [PATCH 2/3] feat: :sparkles: linked in contact buttons --- src/pages/_Sections/Contact/Contact.astro | 4 +++- src/pages/_Sections/Hero/Hero.astro | 12 ++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/src/pages/_Sections/Contact/Contact.astro b/src/pages/_Sections/Contact/Contact.astro index 75d9828..90fb306 100644 --- a/src/pages/_Sections/Contact/Contact.astro +++ b/src/pages/_Sections/Contact/Contact.astro @@ -12,7 +12,9 @@ import { Button, IconCatalog } from '@components'; From 85588c47b2730e99beb81373b23d5ea6b81d7f2c Mon Sep 17 00:00:00 2001 From: Ana Ragel Date: Sat, 1 Jun 2024 19:59:49 -0400 Subject: [PATCH 3/3] feat: :sparkles: linked in about me button --- src/pages/_Sections/Profession/Profession.astro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/_Sections/Profession/Profession.astro b/src/pages/_Sections/Profession/Profession.astro index f7fc5a3..8ad7c94 100644 --- a/src/pages/_Sections/Profession/Profession.astro +++ b/src/pages/_Sections/Profession/Profession.astro @@ -10,7 +10,9 @@ import { Button, IconCatalog } from '@components'; Lorem ipsum dolor sit amet consectetur. Lacinia sem urna ac egestas pellentesque adipiscing aliquam enim ultricies.

- +