summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print/header.styl
blob: e7a97d36e6db053609d04e4d5585f28b7417aed9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.header {
}

.header__name {
}

.header__job-title {
}

.header__contact-info {
}

.header__contact-info__location {
}

.header__contact-info__tel,
.header__contact-info__website,
.header__contact-info__email,
.header__contact-info__srht,
.header__contact-info__github,
.header__contact-info__stackoverflow,
.header__contact-info__linkedin {
  display: inline
}