Skip to content

Commit

Permalink
Increase spacing when description follows actions
Browse files Browse the repository at this point in the history
  • Loading branch information
simurai committed Oct 25, 2021
1 parent 3c0a65c commit 41a055e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/subhead/subhead.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,8 @@
margin: $spacer-1 0 $spacer-1 $spacer-1;
align-self: center;
justify-content: flex-end;

+ .Subhead-description {
margin-top: $spacer-1;
}
}

0 comments on commit 41a055e

Please sign in to comment.