summaryrefslogtreecommitdiffstats
path: root/app/print.styl
blob: a4198b21b27ce0987cf5fd82221284ccd60fd800 (plain) (blame)
1
2
3
4
5
6
7
8
// Header section styling
header {
  // Address/Contacts
  address {
    .tel { display: inline }
    .web { display: inline }
  }
}