summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/ci/sections/setup.scss
blob: 242614616d1342943ae25668c9fc37d925745dd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
.welcome-block {
  margin-top: 50px;
  color: #555;
  font-size: 16px;
  line-height: 1.5;

  h1, h2, h3 {
    font-weight: bold;
    margin-bottom: 20px;
  }
}