summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print/projects.styl
diff options
context:
space:
mode:
Diffstat (limited to 'app/stylesheets/print/projects.styl')
-rw-r--r--app/stylesheets/print/projects.styl6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/stylesheets/print/projects.styl b/app/stylesheets/print/projects.styl
index 8ab284c..be9dd75 100644
--- a/app/stylesheets/print/projects.styl
+++ b/app/stylesheets/print/projects.styl
@@ -1,3 +1,7 @@
-.project {
+.projects {
+ margin-top: 75px
page-break-inside: avoid
}
+
+.project {
+}