From 039dc6fdcf0cdfe55a607a457f9978a655fa7b3b Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Tue, 28 Mar 2023 10:23:58 +0300 Subject: [PATCH] Update text on whouses --- assets/styles/layout/landing/_main.scss | 6 +++--- pages/landing/UsersSection.vue | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/assets/styles/layout/landing/_main.scss b/assets/styles/layout/landing/_main.scss index 3d7d262e1..9d14412e6 100644 --- a/assets/styles/layout/landing/_main.scss +++ b/assets/styles/layout/landing/_main.scss @@ -54,7 +54,7 @@ text-align: center; color: var(--home-secondary-text-color); font-weight: 500; - font-size: 1.143rem; + font-size: 1.25rem; margin: 1.5rem 0 0 0; padding: 0 2rem; } @@ -164,7 +164,7 @@ justify-content: space-around; gap: 3rem; min-width: 100%; - animation: scroll 20s linear infinite; + animation: scroll 30s linear infinite; > div { max-width: clamp(10rem, 1rem + 28vmin, 20rem); @@ -177,7 +177,7 @@ &.marquee-reverse{ animation-direction: reverse; - animation-delay: calc(20s / -2); + animation-delay: calc(30s / -2); } } } diff --git a/pages/landing/UsersSection.vue b/pages/landing/UsersSection.vue index f2a666098..45b787012 100644 --- a/pages/landing/UsersSection.vue +++ b/pages/landing/UsersSection.vue @@ -2,8 +2,7 @@
Who Uses

- PrimeTek's open-source products are utilized by passionate developers and companies alike. With over - 100 Million Downloads 🎉 on npm, we continue to develop every day, while our community grows larger by the day. + PrimeTek libraries have reached over 110 Million Downloads on npm! Join the PrimeLand community and experience the difference yourself.