summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print/work.styl
blob: 17179bafb4fe01f07c741192426e98694fc9ad44 (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
25
26
27
28
29
30
.work {
}

.work__header {
}

.work__experience {
  page-break-inside: avoid
}

.job-postion {
}

.job-position__company {
}

.job-position__title {
}

.job-position__duration {
}

.job-position__location {
}

.note {
}

.tasks {
}