Skip to content

Commit 4ccd6f0

Browse files
author
Sergei Orlow
committed
💄 Justify recent posts to center
1 parent eb45eed commit 4ccd6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/recent-posts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const RecentPosts = styled.ul`
77
list-style: none;
88
margin: 0;
99
padding: 2rem 1rem 0;
10-
justify-content: space-between;
10+
justify-content: center;
1111
1212
> li {
1313
flex-grow: 1;

0 commit comments

Comments
 (0)