Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yi0713 committed Jan 21, 2018
1 parent 62f296f commit 8c26f22
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/javascript/styles/white/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2070,6 +2070,17 @@
margin-right: 5px;
}

.column-link__badge {
display: inline-block;
border-radius: 4px;
font-size: 12px;
line-height: 19px;
font-weight: 500;
background: $ui-base-color;
padding: 4px 8px;
margin: -6px 10px;
}

.column-subheading {
background: $ui-base-color;
color: $ui-base-lighter-color;
Expand Down

0 comments on commit 8c26f22

Please sign in to comment.