BigW Consortium Gitlab

ui_dev_kit.scss 152 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
.gitlab-ui-dev-kit {
  > h2 {
    font-size: 27px;
    border-bottom: 1px solid #CCC;
    color: #666;
    margin: 30px 0;
    font-weight: bold;
  }
}