Skip to content

Commit 7c91471

Browse files
author
iitzIrFan
committed
Update blog carousel section padding for improved layout
1 parent 1e16ddb commit 7c91471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/blogCarousel/blogCarousel.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
/* Blog Carousel Section Enhancements */
395395
.blog-carousel-section {
396396
background: linear-gradient(135deg, #f8f9ff 0%, #f0f2ff 50%, #e8ebff 100%);
397-
padding: 60px 0;
397+
padding: 5px;
398398
position: relative;
399399
overflow: hidden;
400400
}

0 commit comments

Comments
 (0)