From 27f73f8ce3fd8f99209d6709dd49c435f8d9336c Mon Sep 17 00:00:00 2001 From: Andre Cortes <52327276+andrecortes1997@users.noreply.github.com> Date: Fri, 19 Apr 2024 08:37:01 +0000 Subject: [PATCH] Color changes --- .../src/components/Form/info_input/Input.css | 5 +++++ about-us-astrodevs/src/components/Form/title/Title.css | 8 ++++---- about-us-astrodevs/src/components/Form/title/Title.jsx | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/about-us-astrodevs/src/components/Form/info_input/Input.css b/about-us-astrodevs/src/components/Form/info_input/Input.css index 9729419..f3cb075 100644 --- a/about-us-astrodevs/src/components/Form/info_input/Input.css +++ b/about-us-astrodevs/src/components/Form/info_input/Input.css @@ -76,3 +76,8 @@ input:hover{ select:hover{ filter: drop-shadow(0 0 2em #63191d60); } + +label{ + color: white; +} + diff --git a/about-us-astrodevs/src/components/Form/title/Title.css b/about-us-astrodevs/src/components/Form/title/Title.css index 3092700..569b086 100644 --- a/about-us-astrodevs/src/components/Form/title/Title.css +++ b/about-us-astrodevs/src/components/Form/title/Title.css @@ -7,12 +7,12 @@ flex-direction: column; align-items: center; justify-content: flex-start; + color: white; } -.subTitle h4{ +.subTitle p{ font-family: "Poppins", sans-serif; - font-weight: 100; - font-style: normal; + font-weight: 300; width: 43rem; display: flex; flex-direction: column; @@ -21,5 +21,5 @@ justify-content: center; font-size: large; margin-top: -1rem; - + font-size: small; } \ No newline at end of file diff --git a/about-us-astrodevs/src/components/Form/title/Title.jsx b/about-us-astrodevs/src/components/Form/title/Title.jsx index 14e09c4..4f7a736 100644 --- a/about-us-astrodevs/src/components/Form/title/Title.jsx +++ b/about-us-astrodevs/src/components/Form/title/Title.jsx @@ -7,7 +7,7 @@ export const Title = () => {

Contact us

-

Our team of cosmic explorers is here to assist! Whether you’re pondering the mysteries of black holes, curious about the composition of distant galaxies, or simply want to share your passion for stargazing, we’re all ears.

+

Our team of cosmic explorers is here to assist! Whether you’re pondering the mysteries of black holes, curious about the composition of distant galaxies, or simply want to share your passion for stargazing, we’re all ears.