Skip to content

Commit

Permalink
docs: fix callout padding
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Feb 3, 2025
1 parent dd39a58 commit 609eb16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/storybook-fixes.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,7 @@ div[id*='componenti-bottomnav'] .bottom-nav {
opacity: 1;
transform: scale(1);
}

.callout-inner p {
margin-top: 0;
}

0 comments on commit 609eb16

Please sign in to comment.