Skip to content

Commit d18fa61

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into fix-6311-layer5
2 parents 916b167 + e251383 commit d18fa61

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/collections/blog/Blog.style.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,12 @@ export const BlogWrapper = styled.div`
6363
}
6464
}
6565
h3 {
66+
margin-top: .75rem;
6667
margin-bottom: .75rem;
6768
}
69+
ul {
70+
margin-bottom: .75rem;
71+
}
6872
.to-uppercase {
6973
text-transform: uppercase;
7074
}

0 commit comments

Comments
 (0)