Skip to content

Commit

Permalink
fix: remove left margin from tag in page description
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph committed Sep 23, 2024
1 parent a604783 commit 4a835da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ body .page-description:has(:global(.cds--tag)) {
top: -$spacing-08;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
}

0 comments on commit 4a835da

Please sign in to comment.