diff options
Diffstat (limited to 'app/print.styl')
| -rw-r--r-- | app/print.styl | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/app/print.styl b/app/print.styl index 426ea64..86c20b8 100644 --- a/app/print.styl +++ b/app/print.styl @@ -9,16 +9,14 @@ body { font-size: 9pt } +.section-header { + font-size: 18pt + margin-bottom: -0.6em +} + @require "stylesheets/print/header.styl" @require "stylesheets/print/summary.styl" -article { - h1 { - font-size: 18pt - margin-bottom: -0.5em - } -} - .skills { dl { margin-top: 1.5em |
