diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-11-17 18:26:11 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-11-17 18:26:11 +0100 |
| commit | dbada4d034160f21762341f375389854f5165a25 (patch) | |
| tree | dda1e257967792fbf48c6a9d6c35085a4cbfd9f5 /app/stylesheets | |
| parent | a48d0fe1fd7a8375f873e93df070f72095a882cf (diff) | |
Fix style and translation of German print
Diffstat (limited to 'app/stylesheets')
| -rw-r--r-- | app/stylesheets/print/work.styl | 3 |
1 files changed, 1 insertions, 2 deletions
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 { |
