From f7f2f38d32c9cde3b9732ec28de7958508e966f8 Mon Sep 17 00:00:00 2001 From: Emil Gulamov <125820963+mearashadowfax@users.noreply.github.com> Date: Sun, 18 Feb 2024 23:16:41 +0400 Subject: [PATCH] Update various UI elements and improve form error handling This commit introduces adjustments to several UI elements, including title alignment, font sizes, and avatars loading. The updates aim to improve the overall visual appeal and user experience on the website. In addition, better error handling has been added to form inputs, including adding unique error IDs for each form's email input to enhance user feedback and accessibility. --- src/components/ClientsSection.astro | 12 ++++++------ src/components/FeaturesStatsAlt.astro | 2 +- src/components/ui/avatars/Avatar.astro | 1 + .../ui/avatars/AvatarTestimonialSection.astro | 1 + src/components/ui/cards/CardRelated.astro | 3 ++- src/components/ui/forms/LoginModal.astro | 2 +- src/components/ui/forms/RecoverModal.astro | 2 +- src/components/ui/forms/RegisterModal.astro | 2 +- src/components/ui/forms/input/EmailInput.astro | 7 ++++--- src/pages/blog/index.astro | 2 +- 10 files changed, 19 insertions(+), 15 deletions(-) diff --git a/src/components/ClientsSection.astro b/src/components/ClientsSection.astro index 455eec4..15badcf 100644 --- a/src/components/ClientsSection.astro +++ b/src/components/ClientsSection.astro @@ -22,12 +22,12 @@ const subTitle: string =