Skip to content

Commit

Permalink
Remove bottom margin from label component
Browse files Browse the repository at this point in the history
  • Loading branch information
bartaz committed Mar 16, 2020
1 parent ecdff2b commit c0dd2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_patterns_label.scss
Expand Up @@ -7,6 +7,7 @@
border-radius: $border-radius;
display: inline-block;
font-weight: 400;
margin: 0;
padding: map-get($nudges, nudge--x-small) $sph-inner--small;
text-align: center;
text-decoration: none;
Expand Down

0 comments on commit c0dd2fc

Please sign in to comment.