Skip to content

Commit

Permalink
fix: add margin-bottom: 0 to blog post author (#1193)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored and yangshun committed Jan 22, 2019
1 parent 54a338a commit f634273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v1/lib/static/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2076,6 +2076,7 @@ input::placeholder {
justify-content: center;
margin-right: 10px;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}

Expand Down

0 comments on commit f634273

Please sign in to comment.