From d568dfd082581f160be5e7414ecc8b5d23ddb83d Mon Sep 17 00:00:00 2001 From: Maheshwari Love Date: Sun, 28 Jul 2024 01:08:08 +0530 Subject: [PATCH 1/2] set the margin of learn more button --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index d1aa9a95..9ad0d621 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1975,13 +1975,13 @@ p { .single-blog .blog-content .more { font-size: 16px; color: #d32f2f; - margin-top: 30px; + margin-top: 10px; transition: 0.8s ease; } .single-blog .blog-content .more:hover::after { transform: scaleX(1); - transform-origin: bottom left; + transform-origin: left; } .single-blog .blog-content .more:hover { From 24f0a50aef72db13b433089193a2b5b9bb7563da Mon Sep 17 00:00:00 2001 From: Maheshwari Love Date: Thu, 8 Aug 2024 09:00:05 +0530 Subject: [PATCH 2/2] added styles --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 600275a5..488a5729 100644 --- a/index.html +++ b/index.html @@ -1427,7 +1427,7 @@

Thank you for your Feedback!!