From f23e1793321eb59eac0b13cabf735cdfce1a04f7 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Fri, 17 May 2024 19:33:12 +0100 Subject: [PATCH 1/2] fixed font issue and btn style --- src/assets/css/default.css | 5 ++++- src/assets/css/main.css | 7 +------ src/components/News/Blogs.js | 2 +- src/components/lnd/LndParts/Design/Right.js | 6 +++--- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/assets/css/default.css b/src/assets/css/default.css index a3a991e..26843b5 100644 --- a/src/assets/css/default.css +++ b/src/assets/css/default.css @@ -970,7 +970,7 @@ a { color: #222; } .color-blue { - color: #2b70fa; + color: #5086BA; } .color-purple { color: purple; @@ -981,6 +981,9 @@ a { .border-purple { border-color: purple; } +.border-skyblue { + border-color: #5086BA; +} /* black overlay */ [data-overlay] { diff --git a/src/assets/css/main.css b/src/assets/css/main.css index c980e0d..9c1e1a8 100755 --- a/src/assets/css/main.css +++ b/src/assets/css/main.css @@ -172,11 +172,6 @@ p { border-color: #2b70fa; color: #fff; } -.btn-get-started:hover { - color: purple; - opacity: .9; - transition: all .3s; -} .appie-section-title { padding-bottom: 25px; @@ -3255,7 +3250,7 @@ p { /* .modern_ui_section{ margin-top: 100px; } */ -.modern_ui_section .section_sub_title{ +.modern_ui_section .section_sub_title, .title .section_sub_title{ font-size: 30px; color: purple; } diff --git a/src/components/News/Blogs.js b/src/components/News/Blogs.js index f72761a..29317e9 100644 --- a/src/components/News/Blogs.js +++ b/src/components/News/Blogs.js @@ -48,7 +48,7 @@ function Blogs({ pathname }) { data-wow-delay="200ms" > - {blog.post_title} + {blog.post_title}
diff --git a/src/components/lnd/LndParts/Design/Right.js b/src/components/lnd/LndParts/Design/Right.js index 02994fa..2cd3560 100644 --- a/src/components/lnd/LndParts/Design/Right.js +++ b/src/components/lnd/LndParts/Design/Right.js @@ -12,10 +12,10 @@ export default function Right() {
 

Ask our "WrenchAgent" Generative AI to assist

-

Recommend 4 summer chores for a 12 years old

+

"Recommend 4 summer chores for a 12 years old"

-
+
{list?.map((item, idx) => (
))}
- +
From b9bacea54341a91f41d294359b2f254df68b2ea3 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Fri, 17 May 2024 19:39:38 +0100 Subject: [PATCH 2/2] fixed font issue and btn style --- src/components/lnd/LndParts/Design/Right.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/lnd/LndParts/Design/Right.js b/src/components/lnd/LndParts/Design/Right.js index 2cd3560..9a4d6f1 100644 --- a/src/components/lnd/LndParts/Design/Right.js +++ b/src/components/lnd/LndParts/Design/Right.js @@ -6,7 +6,7 @@ export default function Right() {

Assign Faster with

-
Wrench
Agent
+
Wrench
Agent