summaryrefslogtreecommitdiffstats
path: root/app/print.styl
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-05-22 00:45:05 +0200
committerAhmed Abdelhalim <[email protected]>2021-05-22 00:45:05 +0200
commit7d4c1ee773e79330fa3cbe271613ba11475c7edd (patch)
treee579e66c069add5f75d1ab7b5e1e7de5ae6526b3 /app/print.styl
parent335632435e450d0e9ccafcdc71bd4357c1fc3f46 (diff)
Style modifications to work and skills margins
Diffstat (limited to 'app/print.styl')
-rw-r--r--app/print.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/print.styl b/app/print.styl
index 4d83f27..c28d6f4 100644
--- a/app/print.styl
+++ b/app/print.styl
@@ -42,6 +42,9 @@ article {
}
.skills {
+ dl {
+ margin-top: 1.5em
+ }
dt {
min-width: 12%
}