summaryrefslogtreecommitdiffstats
path: root/assets/scss/print/_header.scss
blob: a788ab8db77d509059865870bf25c94b662dfefb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.header__name {
  margin-bottom: 0.1em;
  margin-top: 1em;
}

.header__language {
  display: none;
}

.header__tel,
.header__website,
.header__email,
.header__srht,
.header__github,
.header__stackoverflow,
.header__linkedin {
  display: inline;
}

.header__pgp {
  display: none;
}