From dbada4d034160f21762341f375389854f5165a25 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 17 Nov 2022 18:26:11 +0100 Subject: Fix style and translation of German print --- app/stylesheets/print/work.styl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/stylesheets') diff --git a/app/stylesheets/print/work.styl b/app/stylesheets/print/work.styl index 19a1781..63368ae 100644 --- a/app/stylesheets/print/work.styl +++ b/app/stylesheets/print/work.styl @@ -1,6 +1,5 @@ .work { - margin-top: 100px - margin-bottom: 180px + margin-top: 75px } .work__experience { -- cgit v1.2.3