summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print/projects.styl
blob: 96f4309d9a38f2a626121a4930b3e88ce0b263a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.projects {
  page-break-inside: avoid
}

.projects__header {
}

.project__title {
}

.project__content {
}