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/assets/de.html | 2 +- app/stylesheets/print/work.styl | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/assets/de.html b/app/assets/de.html index 755e782..3693575 100644 --- a/app/assets/de.html +++ b/app/assets/de.html @@ -28,7 +28,7 @@

Ahmed AbdelHalim

Plattform-Ingenieur · DevOps
-
Berlin, Germany
+
Berlin, Deutschland
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