diff --git a/src/components/P1/Footer/Footer.astro b/src/components/P1/Footer/Footer.astro index 834beb3..1f609c1 100644 --- a/src/components/P1/Footer/Footer.astro +++ b/src/components/P1/Footer/Footer.astro @@ -12,7 +12,9 @@ import "./FooterStyles.css"; > contact@lumeweb.com diff --git a/src/components/P1/Footer/FooterStyles.css b/src/components/P1/Footer/FooterStyles.css index 8a75aa9..4c213a5 100644 --- a/src/components/P1/Footer/FooterStyles.css +++ b/src/components/P1/Footer/FooterStyles.css @@ -31,7 +31,7 @@ background-image: url('../../../assets/lume-logo.webp'); background-repeat: no-repeat; background-size: contain; - height: 55px; + height: 8.1vh; min-width: 100px; display: inline-block; text-align: left; diff --git a/src/components/P1/Meme/Meme.astro b/src/components/P1/Meme/Meme.astro index 58b0b03..6c974ab 100644 --- a/src/components/P1/Meme/Meme.astro +++ b/src/components/P1/Meme/Meme.astro @@ -6,7 +6,7 @@ import "./MemeStyles.css";
web1
web2
crypto & defi
web3
diff --git a/src/components/P1/Meme/MemeStyles.css b/src/components/P1/Meme/MemeStyles.css index bda9850..e737642 100644 --- a/src/components/P1/Meme/MemeStyles.css +++ b/src/components/P1/Meme/MemeStyles.css @@ -94,4 +94,14 @@ background-color: none; border-radius: 15px; } +} + +@keyframes textShine { + 0% { + background-position: 0% 50%; + } + + 100% { + background-position: 100% 50%; + } } \ No newline at end of file diff --git a/src/components/P1/Powered/Powered.astro b/src/components/P1/Powered/Powered.astro index be885c9..4ba8e27 100644 --- a/src/components/P1/Powered/Powered.astro +++ b/src/components/P1/Powered/Powered.astro @@ -4,7 +4,11 @@ import "./PoweredStyles.css";
-

POWERED BY

+

+ POWERED BY +

diff --git a/src/components/P1/Socials/Socials.astro b/src/components/P1/Socials/Socials.astro index 9520e86..d580688 100644 --- a/src/components/P1/Socials/Socials.astro +++ b/src/components/P1/Socials/Socials.astro @@ -5,7 +5,7 @@ import "./SocialsStyles.css";

get in touch

diff --git a/src/components/P1/Vision/Vision.astro b/src/components/P1/Vision/Vision.astro index 719608b..33773b5 100644 --- a/src/components/P1/Vision/Vision.astro +++ b/src/components/P1/Vision/Vision.astro @@ -3,12 +3,10 @@ import "./VisionStyles.css"; ---
-
+

- Make Web3 easy for everyone + Make Web3 easy for
everyone