From 7d4c1ee773e79330fa3cbe271613ba11475c7edd Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 22 May 2021 00:45:05 +0200 Subject: Style modifications to work and skills margins --- app/print.styl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/print.styl') 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% } -- cgit v1.2.3