We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ac8fbb + 80acdb3 commit f7f7235Copy full SHA for f7f7235
1 file changed
src/pages/blogs/blogs-new.css
@@ -55,7 +55,7 @@
55
56
/* Hero Section */
57
.blog-hero-section {
58
- padding: 80px 20px 60px;
+ padding: 48px 40px;
59
text-align: center;
60
background: linear-gradient(
61
135deg,
@@ -66,7 +66,7 @@
66
);
67
position: relative;
68
overflow: hidden;
69
- min-height: 50vh;
+ min-height: 150px;
70
display: flex;
71
align-items: center;
72
margin-top: -10px;
0 commit comments