Skip to content

Commit

Permalink
Merge pull request #30 from masterpointio/fix/blog-article/padding
Browse files Browse the repository at this point in the history
fix(blog): extra padding on callout
  • Loading branch information
oycyc authored Aug 21, 2024
2 parents a62316b + 9bc0194 commit 6819749
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1707,6 +1707,10 @@ footer {
border-radius:3px;
border:3px solid $highlight;
margin-top:24px;

p {
margin-bottom: 0;
}
}
}
.postMeta {
Expand Down

0 comments on commit 6819749

Please sign in to comment.