aboutsummaryrefslogtreecommitdiff
path: root/style/credly-widget.scss
blob: 7e141b6ccc1f1a415992e22464bbf3ea52e2d850 (plain)
1
2
3
4
5
6
7
8
9
.credly__user {
  line-height: initial;
  max-width: 544px;
  margin: 32px auto;

  &, * {
    box-sizing: initial;
  }
}