summaryrefslogtreecommitdiff
path: root/_sass/main.sass
blob: 9b81eff8c1f353520077970dce8e87eddc62b956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
@import "variables"
@import "bootstrap"
@import "elements"

#cta
  margin-top: 120px
  margin-bottom: 120px
  h1
    font-size: 48px
    letter-spacing: -1px
    margin-bottom: 1em
    strong
      font-weight: 400

.feature-icon
  background: $brand-primary
  width: 3em
  text-align: center
  line-height: 3em
  height: 3em
  font-size: 2.5em
  color: #fff
  border-radius: 50%
  margin: 0.5em auto

.feature
  border-top: 1px solid #eee

section.feature
  padding-bottom: 2em
  padding-top: 2em

#title
  //border-bottom: 1px solid rgba(#000,0.1)
  padding-top: 3em
  padding-bottom: 3em
  margin-bottom: 3em

#logo
  margin: 0
  img
    width: 64px

#slogan
  font-style: italic