summaryrefslogtreecommitdiff
path: root/assets/sass/_title.sass
blob: 3247b4a69541daecbab58e430675cafd068b8451 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
h1, h2, h3
  font-weight: normal
  color: $title-color

h1
  font-size: $page-title-size

h2
  font-size: $text-large
  margin-bottom: 10px

h3
  margin-top: 10px
  font-size: $text-medium