diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-22 00:45:05 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-22 00:45:05 +0200 |
| commit | 7d4c1ee773e79330fa3cbe271613ba11475c7edd (patch) | |
| tree | e579e66c069add5f75d1ab7b5e1e7de5ae6526b3 /app/print.styl | |
| parent | 335632435e450d0e9ccafcdc71bd4357c1fc3f46 (diff) | |
Style modifications to work and skills margins
Diffstat (limited to 'app/print.styl')
| -rw-r--r-- | app/print.styl | 3 |
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% } |
