Skip to content

Commit 80acdb3

Browse files
fix: add minimum height to blog hero section for better layout
1 parent ac0c3db commit 80acdb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/blogs/blogs-new.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
);
6767
position: relative;
6868
overflow: hidden;
69+
min-height: 150px;
6970
display: flex;
7071
align-items: center;
7172
margin-top: -10px;

0 commit comments

Comments
 (0)