diff --git a/Blogs/Blog.html b/Blogs/Blog.html index e2f6cc47..4b7eeeab 100644 --- a/Blogs/Blog.html +++ b/Blogs/Blog.html @@ -132,12 +132,12 @@ Articles
+ class="cards p-10 gap-10 grid grid-cols-1 lg:grid-cols-2 2xl:grid-cols-3 justify-items-center "> -
+
+ class="bg-white w-full h-36 flex justify-center flex-col text-justify rounded-b-[30px] px-4 py-4 text-sm font-semibold">
@@ -187,7 +187,7 @@
+ class="bg-white w-full h-36 flex justify-center flex-col text-justify rounded-b-[30px] px-4 py-4 text-sm font-semibold">
@@ -215,7 +215,7 @@
+ class="card-3 h-[450px] w-[350px] relative bg-white rounded-[30px] group shadow-2xl ease-in-out duration-500 rounded-[30px] flex flex-col justify-between">
+ class="bg-white w-full h-36 flex justify-center flex-col text-justify rounded-b-[30px] px-4 py-4 text-sm font-semibold">
diff --git a/Blogs/newBlogStyle.css b/Blogs/newBlogStyle.css index c8976dc5..c365e936 100644 --- a/Blogs/newBlogStyle.css +++ b/Blogs/newBlogStyle.css @@ -33,4 +33,4 @@ ::-webkit-scrollbar-thumb:hover { background: linear-gradient(transparent, antiquewhite); -} \ No newline at end of file +}