style adjustments

This commit is contained in:
Andrew Croce
2018-09-13 12:59:56 -04:00
committed by dandds
parent 5f5052f528
commit 98daee0ed3
4 changed files with 29 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
margin: 0 $gap;
padding: 0 $gap;
border-radius: $gap / 2;
white-space: nowrap;
&.label--info {
background-color: $color-primary;