summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print
diff options
context:
space:
mode:
Diffstat (limited to 'app/stylesheets/print')
-rw-r--r--app/stylesheets/print/skills.styl13
1 files changed, 13 insertions, 0 deletions
diff --git a/app/stylesheets/print/skills.styl b/app/stylesheets/print/skills.styl
new file mode 100644
index 0000000..63c04d6
--- /dev/null
+++ b/app/stylesheets/print/skills.styl
@@ -0,0 +1,13 @@
+.skills__content {
+ margin-top: 1.5em
+}
+
+.skills__content__title {
+ min-width: 12%
+ margin-left: 15px
+}
+
+.skills__content__items {
+ margin-bottom: 0.1em
+ margin-left: 15px
+}