summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print/header.styl
blob: e3b42c8efaab91cc08299e8512ad1a116469c442 (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
}