From 04acecca6f8024767cda4579dfd25b2742cd0208 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 5 Jul 2021 14:08:56 +0200 Subject: Remove print work empty CSS --- app/stylesheets/print/work.styl | 27 --------------------------- 1 file changed, 27 deletions(-) (limited to 'app') 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 { -} -- cgit v1.2.3