diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-07-05 14:08:56 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-07-05 14:08:56 +0200 |
| commit | 04acecca6f8024767cda4579dfd25b2742cd0208 (patch) | |
| tree | 0ae671b4d7bbd3e9c381934856ff9fe6dc4c8d52 /app | |
| parent | 4117285c98bef8392f03cdba4642ecf2bec59a9e (diff) | |
Remove print work empty CSS
Diffstat (limited to 'app')
| -rw-r--r-- | app/stylesheets/print/work.styl | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/app/stylesheets/print/work.styl b/app/stylesheets/print/work.styl index 17179ba..4e8a9be 100644 --- a/app/stylesheets/print/work.styl +++ b/app/stylesheets/print/work.styl @@ -1,30 +1,3 @@ -.work { -} - -.work__header { -} - .work__experience { page-break-inside: avoid } - -.job-postion { -} - -.job-position__company { -} - -.job-position__title { -} - -.job-position__duration { -} - -.job-position__location { -} - -.note { -} - -.tasks { -} |
